Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
[platform/kernel/u-boot.git] / include / configs / px30_common.h
index 9541a7f..7b36cd7 100644 (file)
@@ -13,7 +13,6 @@
 /* FIXME: ff020000 is pmu_mem (10k), while ff0e0000 is regular int_mem */
 #define CONFIG_IRAM_BASE               0xff020000
 
-#define CONFIG_SYS_INIT_SP_ADDR                0x00400000
 #define CONFIG_SPL_STACK               0x00400000
 #define CONFIG_SPL_BSS_START_ADDR      0x4000000
 #define CONFIG_SYS_BOOTM_LEN           (64 << 20)      /* 64M */