From 00d5ec937d4ba782c034d0c31bcd1b0055fdf441 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sat, 26 Nov 2011 12:04:11 +0100 Subject: PXA: Fixup PXA25x boards after start.S update Signed-off-by: Marek Vasut --- include/configs/pxa255_idp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/pxa255_idp.h') diff --git a/include/configs/pxa255_idp.h b/include/configs/pxa255_idp.h index 620d270893..c208a25ca6 100644 --- a/include/configs/pxa255_idp.h +++ b/include/configs/pxa255_idp.h @@ -291,7 +291,7 @@ #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1 #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 -#define CONFIG_SYS_INIT_SP_ADDR (GENERATED_GBL_DATA_SIZE + PHYS_SDRAM_1) +#define CONFIG_SYS_INIT_SP_ADDR 0xfffff800 /* * GPIO settings -- cgit v1.2.1