spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
[oweals/u-boot.git] / include / configs / cm_fx6.h
index c47d1fb768d15bee4b52f9183f126dfbf3f6c5fa..0dad9c3bd755a37f875a15ebe4f9a70da35a606a 100644 (file)
 /* misc */
 #define CONFIG_STACKSIZE                       (128 * 1024)
 #define CONFIG_SYS_MALLOC_LEN                  (10 * 1024 * 1024)
-#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS     800 /* 400 KB */
 #define CONFIG_MISC_INIT_R
 
 /* SPL */