mvebu: enable CONFIG_MTD_SPI_NOR_USE_VARIABLE_ERASE=y config option
authorEnrico Mioso <mrkiko.rs@gmail.com>
Tue, 2 Jul 2024 16:09:08 +0000 (18:09 +0200)
committerRobert Marko <robimarko@gmail.com>
Tue, 6 Aug 2024 19:46:25 +0000 (21:46 +0200)
commit2d712021cd776eabe03052dafbb5774c77df9fcf
treefbc6dc764b70141fdb8731ee269c137a8111da75
parent2aa760acd688a22fa6a7c3c6a153ddd1099e92e4
mvebu: enable CONFIG_MTD_SPI_NOR_USE_VARIABLE_ERASE=y config option

Enable the CONFIG_MTD_SPI_NOR_USE_VARIABLE_ERASE kernel option to allow for
U-Boot environment writing. This might be hiding a problem somewhere else,
since the w25q128fw chip supports 32K erases, still this change makes it
much easier to switch the GL-MV1000 boot media without an UART cable
connection.

Thanks to @robimarko and @hacks for the precious hints and suggesting a
better approach.

Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
target/linux/mvebu/config-6.6