Bläddra i källkod

ARMv8/ls2085a: Move u-boot location to make room for RCW

When booting with SP, RCW resides at the beginning of IFC NOR flash.

Signed-off-by: York Sun <yorksun@freescale.com>
York Sun 10 år sedan
förälder
incheckning
8aeb893a8e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      include/configs/ls2085a_common.h

+ 1 - 1
include/configs/ls2085a_common.h

@@ -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