spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
[oweals/u-boot.git] / include / configs / ti_armv7_common.h
index 03496c7b35b5c21db4e45c1acd3f5aa7c2960d94..1be8137e33f1f153572cdd49fda2d86bc1418b66 100644 (file)
 #endif
 
 
-/* RAW SD card / eMMC locations. */
-#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS     0x200 /* 256 KB */
-
 /* FAT sd card locations. */
 #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION     1
 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME        "u-boot.img"