summaryrefslogtreecommitdiffstats
path: root/configs/ls1043ardb_defconfig
diff options
context:
space:
mode:
authorGong Qianyu <Qianyu.Gong@freescale.com>2015-11-11 17:58:36 +0800
committerYork Sun <yorksun@freescale.com>2015-11-30 09:11:10 -0800
commite1cecb4d4245beac8184af8988be0ffbb4e7a9d6 (patch)
tree3c4866580a4aedbc2b0ccb9baa9cbf3e4df9f1e3 /configs/ls1043ardb_defconfig
parent18a0d8eb46587336cc87f8f86d9db8746285ffb3 (diff)
downloadtalos-obmc-uboot-e1cecb4d4245beac8184af8988be0ffbb4e7a9d6.tar.gz
talos-obmc-uboot-e1cecb4d4245beac8184af8988be0ffbb4e7a9d6.zip
armv8/ls1043ardb: dts: add dtb support
Reuse dts files from ls1043a linux kernel. Some parts in dts files may not be needed by U-Boot. Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'configs/ls1043ardb_defconfig')
-rw-r--r--configs/ls1043ardb_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1043ardb_defconfig b/configs/ls1043ardb_defconfig
index 3feac91cbf..64c1c86142 100644
--- a/configs/ls1043ardb_defconfig
+++ b/configs/ls1043ardb_defconfig
@@ -2,3 +2,5 @@ CONFIG_ARM=y
CONFIG_TARGET_LS1043ARDB=y
CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4"
CONFIG_SYS_NS16550=y
+CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-rdb"
+CONFIG_OF_CONTROL=y
OpenPOWER on IntegriCloud