spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
[oweals/u-boot.git] / include / configs / ti816x_evm.h
index 0a459fb5c56efb4ed35c744bdd0d324ce12d0e48..381e9a37175021ffdc1ecfa33f38fbf85c3a0c3c 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"