summaryrefslogtreecommitdiffstats
path: root/configs/ls1043aqds_defconfig
diff options
context:
space:
mode:
authorWenbin Song <wenbin.song@nxp.com>2016-01-21 17:14:54 +0800
committerYork Sun <york.sun@nxp.com>2016-01-27 08:13:12 -0800
commit8e728aa915ab220e40ef68fe2b53f2fae5fbc42e (patch)
tree02c8cbaad7e57ae43123f0dddde57a3f2cd680e9 /configs/ls1043aqds_defconfig
parent8c35cc3b7e2ff1d9bf44af5805e8ef5c4536ce81 (diff)
downloadtalos-obmc-uboot-8e728aa915ab220e40ef68fe2b53f2fae5fbc42e.tar.gz
talos-obmc-uboot-8e728aa915ab220e40ef68fe2b53f2fae5fbc42e.zip
armv8/ls1043aqds: Spilt off board device tree
Move new /chosen node out of the board device tree. Signed-off-by: Wenbin Song <wenbin.song@nxp.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/ls1043aqds_defconfig')
-rw-r--r--configs/ls1043aqds_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1043aqds_defconfig b/configs/ls1043aqds_defconfig
index 60fb0ada85..1fd530da5a 100644
--- a/configs/ls1043aqds_defconfig
+++ b/configs/ls1043aqds_defconfig
@@ -2,5 +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_DEFAULT_DEVICE_TREE="fsl-ls1043a-qds-duart"
CONFIG_OF_CONTROL=y
OpenPOWER on IntegriCloud