[meta-freescale] [PATCH 07/10] ls1043ardb: add DTB_LOAD

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


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

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

diff --git a/conf/machine/ls1043ardb.conf b/conf/machine/ls1043ardb.conf
index 500461e..e2a8ae6 100644
--- a/conf/machine/ls1043ardb.conf
+++ b/conf/machine/ls1043ardb.conf
@@ -13,6 +13,7 @@ require conf/machine/include/arm/arch-arm64.inc
 KERNEL_CLASSES  = " kernel-itbimage "
 KERNEL_IMAGETYPES = "itbImage"
 
+DTB_LOAD = "0x90000000"
 UBOOT_ENTRYPOINT = "0x80080000"
 
 UBOOT_CONFIG ??= "nand sdcard secure-boot nand-dtb-secure-boot nand-spl-secure-boot nand-secure-boot sdcard-dtb-secure-boot sdcard-spl-secure-boot sdcard-secure-boot nor"
-- 
1.9.0



More information about the meta-freescale mailing list