diff options
Diffstat (limited to 'include/configs/amcore.h')
-rw-r--r-- | include/configs/amcore.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/amcore.h b/include/configs/amcore.h index 89b94b29306..3f3b399ed7d 100644 --- a/include/configs/amcore.h +++ b/include/configs/amcore.h @@ -36,7 +36,6 @@ #define CONFIG_SYS_SDRAM_BASE 0x00000000 #define CONFIG_SYS_SDRAM_SIZE 0x1000000 #define CONFIG_SYS_FLASH_BASE 0xffc00000 -#define CONFIG_SYS_MAX_FLASH_SECT 1024 /* amcore design has flash data bytes wired swapped */ #define CONFIG_SYS_WRITE_SWAPPED_DATA |