spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
[oweals/u-boot.git] / include / configs / picosam9g45.h
index 36fe94dbc6b298bcafa8b6b6b8f3d0816d07ef39..9051c1cefcc6c3f93c076721a739fdf180e986c7 100644 (file)
 #define CONFIG_SYS_SPL_MALLOC_SIZE     0x00080000
 
 #define CONFIG_SPL_LDSCRIPT    arch/arm/mach-at91/arm926ejs/u-boot-spl.lds
-#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS     0x400
 #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION     1
 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME                "u-boot.img"