diff options
Diffstat (limited to 'include/configs/hsdk.h')
-rw-r--r-- | include/configs/hsdk.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/hsdk.h b/include/configs/hsdk.h index e142035a8b..6dd69ca38b 100644 --- a/include/configs/hsdk.h +++ b/include/configs/hsdk.h @@ -24,9 +24,6 @@ #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_SDRAM_BASE #define CONFIG_SYS_SDRAM_SIZE SZ_1G -#define CONFIG_SYS_INIT_SP_ADDR \ - (CONFIG_SYS_SDRAM_BASE + 0x1000 - GENERATED_GBL_DATA_SIZE) - #define CONFIG_SYS_BOOTM_LEN SZ_128M /* |