[meta-freescale] [PATCH 09/10] ls1043ardb-32b: add DTB_LOAD

Chunrong Guo B40290 at freescale.com
Thu Oct 19 01:31:36 PDT 2017


From: Chunrong Guo <chunrong.guo at nxp.com>

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 conf/machine/ls1043ardb-32b.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/ls1043ardb-32b.conf b/conf/machine/ls1043ardb-32b.conf
index 539a4e4..d3bcb49 100644
--- a/conf/machine/ls1043ardb-32b.conf
+++ b/conf/machine/ls1043ardb-32b.conf
@@ -14,6 +14,7 @@ DEFAULTTUNE = "armv7ahf-neon"
 KERNEL_CLASSES  = " kernel-itbimage "
 KERNEL_IMAGETYPES = "itbImage"
 
+DTB_LOAD = "0x9ffe0000"
 UBOOT_ENTRYPOINT = "0x80008000"
 
 UBOOT_CONFIG ??= "nand sdcard nor"
-- 
1.9.0



More information about the meta-freescale mailing list