summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-07-05 21:22:22 -0400
committerTom Rini <trini@konsulko.com>2015-07-05 21:22:22 -0400
commit37f4d0ec34a4333ae9417c512faf7242e8ebeae3 (patch)
tree6ae2a1e5a355bfa8c78a67a915c3a799643db99a /configs
parent808bf7cf655a1caa5f48f6f3a6b274f4b83ab8b4 (diff)
parent4e87398fcc946c076339e8ed9bf1cc576fd42cf7 (diff)
downloadtalos-obmc-uboot-37f4d0ec34a4333ae9417c512faf7242e8ebeae3.tar.gz
talos-obmc-uboot-37f4d0ec34a4333ae9417c512faf7242e8ebeae3.zip
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Diffstat (limited to 'configs')
-rw-r--r--configs/Sinlinx_SinA33_defconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/configs/Sinlinx_SinA33_defconfig b/configs/Sinlinx_SinA33_defconfig
new file mode 100644
index 0000000000..e9e62da101
--- /dev/null
+++ b/configs/Sinlinx_SinA33_defconfig
@@ -0,0 +1,16 @@
+CONFIG_ARM=y
+CONFIG_ARCH_SUNXI=y
+CONFIG_MACH_SUN8I_A33=y
+CONFIG_DRAM_CLK=552
+CONFIG_DRAM_ZQ=15291
+CONFIG_DEFAULT_DEVICE_TREE="sun8i-a33-sinlinx-sina33"
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
+CONFIG_SPL=y
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+# CONFIG_CMD_FPGA is not set
+CONFIG_DM_ETH=y
+CONFIG_DM_SERIAL=y
+CONFIG_AXP221_ALDO1_VOLT=3000
+CONFIG_USB=y
+CONFIG_DM_USB=y
OpenPOWER on IntegriCloud