Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
[platform/kernel/u-boot.git] / include / configs / blanche.h
index d0f37b6..25b6e70 100644 (file)
 #include "rcar-gen2-common.h"
 
 /* STACK */
-#define CONFIG_SYS_INIT_SP_ADDR                0x4f000000
 #define STACK_AREA_SIZE                        0x00100000
 #define LOW_LEVEL_MERAM_STACK \
-               (CONFIG_SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
+               (SYS_INIT_SP_ADDR + STACK_AREA_SIZE - 4)
 
 /* MEMORY */
 #define RCAR_GEN2_SDRAM_BASE           0x40000000