diff options
Diffstat (limited to 'include/configs')
-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 88c2bbbf25f..b88280c90cd 100644 --- a/include/configs/M5253DEMO.h +++ b/include/configs/M5253DEMO.h @@ -105,7 +105,6 @@ * 0x30 is block erase in SST */ # define CONFIG_SYS_FLASH_SIZE 0x800000 -# define CONFIG_FLASH_CFI_LEGACY #else # define CONFIG_SYS_SST_SECT 2048 # define CONFIG_SYS_SST_SECTSZ 0x1000 |