ARMv8/ls2085a: Move u-boot location to make room for RCW
authorYork Sun <yorksun@freescale.com>
Mon, 8 Sep 2014 19:20:02 +0000 (12:20 -0700)
committerYork Sun <yorksun@freescale.com>
Thu, 25 Sep 2014 15:36:19 +0000 (08:36 -0700)
When booting with SP, RCW resides at the beginning of IFC NOR flash.

Signed-off-by: York Sun <yorksun@freescale.com>
include/configs/ls2085a_common.h

index 1455f88..a72e1f3 100644 (file)
@@ -15,7 +15,7 @@
 #define CONFIG_GICV3
 
 /* Link Definitions */
-#define CONFIG_SYS_TEXT_BASE           0x30000000
+#define CONFIG_SYS_TEXT_BASE           0x30001000
 
 #ifdef CONFIG_EMU
 #define CONFIG_SYS_NO_FLASH