Skip to content

Commit

Permalink
ath79: enable variable sector size erasure for generic subtarget
Browse files Browse the repository at this point in the history
Make use of minor sector size (4k) erasure on supported flash chips
to improve spi read/write performance.

Signed-off-by: Shiji Yang <[email protected]>
  • Loading branch information
DragonBluep authored and blocktrron committed Sep 8, 2023
1 parent 7ba69a9 commit aee2af0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ath79/generic/config-default
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ CONFIG_LEDS_RESET=y
CONFIG_MARVELL_PHY=y
CONFIG_MICREL_PHY=y
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_SPI_NOR_USE_VARIABLE_ERASE=y
CONFIG_MTD_SPLIT_EVA_FW=y
CONFIG_NVMEM_SYSFS=y
CONFIG_NVMEM_U_BOOT_ENV=y
Expand Down

0 comments on commit aee2af0

Please sign in to comment.