From: Chunrong Guo <chunrong....@nxp.com>

*DTB_LOAD address is 0x90000000

Signed-off-by: Chunrong Guo <chunrong....@nxp.com>
---
 conf/machine/ls1012ardb-32b.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/ls1012ardb-32b.conf b/conf/machine/ls1012ardb-32b.conf
index e4fe6f1..392b432 100644
--- a/conf/machine/ls1012ardb-32b.conf
+++ b/conf/machine/ls1012ardb-32b.conf
@@ -15,7 +15,7 @@ DEFAULTTUNE = "armv7ahf-neon"
 KERNEL_CLASSES  = " kernel-itbimage "
 KERNEL_IMAGETYPES = "itbImage"
 
-DTB_LOAD = "0x9ffe0000"
+DTB_LOAD = "0x90000000"
 UBOOT_ENTRYPOINT = "0x80008000"
 
 UBOOT_CONFIG ??= "qspi-secure-boot qspi"
-- 
1.9.0

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to