[PATCH V2 0/3] Enhance GL-MV1000 support

Enrico Mioso mrkiko.rs at gmail.com
Tue Jul 2 09:09:06 PDT 2024


This series contains some already submitted patches to enhance GL.iNet
GL-MV1000 support, enabling easier boot media selection (SD card vs internal
MMC) without forcing boot to stock firmware or connecting to UART.

Changes since V1:
- better approach (different kernel config option) to enable 4K writes

Signed-off-by: Enrico Mioso <mrkiko.rs at gmail.com>

Enrico Mioso (3):
  mvebu: GL-MV1000: add custom boot script
  mvebu: enable CONFIG_MTD_SPI_NOR_USE_VARIABLE_ERASE=y config option
  mvebu: GL-MV1000: let u-boot-env be writable again

 target/linux/mvebu/config-6.6                 |  1 +
 .../dts/marvell/armada-3720-gl-mv1000.dts     |  1 -
 target/linux/mvebu/image/cortexa53.mk         |  1 +
 target/linux/mvebu/image/gl-mv1000.bootscript | 28 +++++++++++++++++++
 4 files changed, 30 insertions(+), 1 deletion(-)
 create mode 100644 target/linux/mvebu/image/gl-mv1000.bootscript

-- 
2.45.2




More information about the openwrt-devel mailing list