Convert CONFIG_SPL_PAD_TO et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / px30_common.h
index eaaf8ca..9b967b8 100644 (file)
@@ -15,7 +15,6 @@
 
 #define CONFIG_SYS_INIT_SP_ADDR                0x00400000
 #define CONFIG_SPL_STACK               0x00400000
-#define CONFIG_SPL_MAX_SIZE            0x20000
 #define CONFIG_SPL_BSS_START_ADDR      0x4000000
 #define CONFIG_SPL_BSS_MAX_SIZE                0x4000
 #define CONFIG_SYS_BOOTM_LEN           (64 << 20)      /* 64M */