Convert CONFIG_SPL_PAD_TO et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / ci20.h
index d2cb2f4..af9e4a3 100644 (file)
@@ -33,8 +33,6 @@
 /* SPL */
 #define CONFIG_SPL_STACK               0xf4008000 /* only max. 2KB spare! */
 
-#define CONFIG_SPL_MAX_SIZE            ((14 * 1024) - 0xa00)
-
 #define CONFIG_SPL_BSS_START_ADDR      0xf4004000
 #define CONFIG_SPL_BSS_MAX_SIZE                0x00002000 /* 512KB, arbitrary */