diff options
Diffstat (limited to 'include/configs/palmtc.h')
-rw-r--r-- | include/configs/palmtc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/palmtc.h b/include/configs/palmtc.h index bdb5f57e429..026e1831681 100644 --- a/include/configs/palmtc.h +++ b/include/configs/palmtc.h @@ -157,7 +157,7 @@ #define CONFIG_SYS_LOAD_ADDR CONFIG_SYS_DRAM_BASE #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 /* * NOR FLASH |