From: York Sun Date: Mon, 8 Sep 2014 19:20:02 +0000 (-0700) Subject: ARMv8/ls2085a: Move u-boot location to make room for RCW X-Git-Tag: v2014.10-rc3~13^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8aeb893a8ed97bac679149386cec53b275be3715;p=u-boot 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 --- diff --git a/include/configs/ls2085a_common.h b/include/configs/ls2085a_common.h index 1455f888ff..a72e1f3567 100644 --- a/include/configs/ls2085a_common.h +++ b/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