spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
[oweals/u-boot.git] / include / configs / ti814x_evm.h
index 5cfed0d61964d9047481dc65bd6effdbc866c58c..a5dc91b3baecfd71dc14c92222a537360ea0d4e0 100644 (file)
 #define CONFIG_SPL_BSS_START_ADDR      0x80000000
 #define CONFIG_SPL_BSS_MAX_SIZE                0x80000         /* 512 KB */
 
-#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS      0x200 /* 256 KB */
 #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION     1
 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME        "u-boot.img"