summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorGong Qianyu <Qianyu.Gong@freescale.com>2015-11-11 17:58:38 +0800
committerYork Sun <yorksun@freescale.com>2015-11-30 09:11:11 -0800
commit630532f51fd4e0b32aeb40dca63a0a8915c040b9 (patch)
tree117ce872dc662c333655e5abdd60011d97beb165 /configs
parent02b5d2ed867e92b56fa54b94685edb196fde98bf (diff)
downloadtalos-obmc-uboot-630532f51fd4e0b32aeb40dca63a0a8915c040b9.tar.gz
talos-obmc-uboot-630532f51fd4e0b32aeb40dca63a0a8915c040b9.zip
armv8/ls1043aqds: dts: add dtb support
Reuse the dts files from ls1043a linux kernel. Signed-off-by: Gong Qianyu <Qianyu.Gong@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/ls1043aqds_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1043aqds_defconfig b/configs/ls1043aqds_defconfig
index 18e0e5db0d..60fb0ada85 100644
--- a/configs/ls1043aqds_defconfig
+++ b/configs/ls1043aqds_defconfig
@@ -2,3 +2,5 @@ CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4"
CONFIG_ARM=y
CONFIG_TARGET_LS1043AQDS=y
CONFIG_SYS_NS16550=y
+CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-qds"
+CONFIG_OF_CONTROL=y
OpenPOWER on IntegriCloud