diff options
Diffstat (limited to 'include/configs/M5253DEMO.h')
-rw-r--r-- | include/configs/M5253DEMO.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M5253DEMO.h b/include/configs/M5253DEMO.h index b88280c90cd..9f648342ea3 100644 --- a/include/configs/M5253DEMO.h +++ b/include/configs/M5253DEMO.h @@ -93,7 +93,6 @@ /* FLASH organization */ #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE) -#define CONFIG_SYS_MAX_FLASH_SECT 2048 /* max number of sectors on one chip */ #define FLASH_SST6401B 0x200 #define SST_ID_xF6401B 0x236D236D |