From: Chunrong Guo <[email protected]>

*DTB_LOAD address is 0x90000000

Signed-off-by: Chunrong Guo <[email protected]>
---
 conf/machine/ls1012afrdm-32b.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/ls1012afrdm-32b.conf 
b/conf/machine/ls1012afrdm-32b.conf
index 0b863f4..e74cdff 100644
--- a/conf/machine/ls1012afrdm-32b.conf
+++ b/conf/machine/ls1012afrdm-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"
-- 
1.9.0

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to