diff options
Diffstat (limited to 'configs/T2080RDB_revD_defconfig')
-rw-r--r-- | configs/T2080RDB_revD_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T2080RDB_revD_defconfig b/configs/T2080RDB_revD_defconfig index b6ca9f1ec1f..8a6bc95c27d 100644 --- a/configs/T2080RDB_revD_defconfig +++ b/configs/T2080RDB_revD_defconfig @@ -85,6 +85,7 @@ CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y CONFIG_SYS_FLASH_EMPTY_INFO=y CONFIG_FLASH_CFI_MTD=y CONFIG_SYS_FLASH_CFI=y +CONFIG_SYS_MAX_FLASH_SECT=1024 CONFIG_DM_SPI_FLASH=y CONFIG_SF_DEFAULT_SPEED=10000000 CONFIG_SPI_FLASH_STMICRO=y |