[meta-freescale] [PATCH 3/4] ls1012ardb-32b: update DTB_LOAD

Chunrong Guo B40290 at freescale.com
Tue Nov 14 21:26:11 PST 2017


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

*DTB_LOAD address is 0x90000000

Signed-off-by: Chunrong Guo <chunrong.guo at 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



More information about the meta-freescale mailing list