summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-10-19 16:31:36 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-10-28 11:39:37 -0200
commit246548c1fd65b8c7dc990fd3f9a2d9be41cb2109 (patch)
tree3de73893980b142918ea8b566b466b548d1b7f34 /conf
parenta6fb86c1a1ef20a330a00d24388dcaf86c3668d7 (diff)
downloadmeta-freescale-246548c1fd65b8c7dc990fd3f9a2d9be41cb2109.tar.gz
ls1043ardb-32b: add DTB_LOAD
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/ls1043ardb-32b.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/ls1043ardb-32b.conf b/conf/machine/ls1043ardb-32b.conf
index 539a4e44..d3bcb49d 100644
--- a/conf/machine/ls1043ardb-32b.conf
+++ b/conf/machine/ls1043ardb-32b.conf
@@ -14,6 +14,7 @@ DEFAULTTUNE = "armv7ahf-neon"
14KERNEL_CLASSES = " kernel-itbimage " 14KERNEL_CLASSES = " kernel-itbimage "
15KERNEL_IMAGETYPES = "itbImage" 15KERNEL_IMAGETYPES = "itbImage"
16 16
17DTB_LOAD = "0x9ffe0000"
17UBOOT_ENTRYPOINT = "0x80008000" 18UBOOT_ENTRYPOINT = "0x80008000"
18 19
19UBOOT_CONFIG ??= "nand sdcard nor" 20UBOOT_CONFIG ??= "nand sdcard nor"