mbox series

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

Message ID 20240702160924.732179-1-mrkiko.rs@gmail.com
Headers show
Series Enhance GL-MV1000 support | expand

Message

Enrico Mioso July 2, 2024, 4:09 p.m. UTC
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@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

Comments

Enrico Mioso July 29, 2024, 7:55 a.m. UTC | #1
Hello all,

as you might already have guessed, this is just a friendly ping.

Thanks,
Enrico

On Tue, Jul 02, 2024 at 06:09:06PM +0200, Enrico Mioso wrote:
> 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@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
>
Robert Marko Aug. 6, 2024, 7:47 p.m. UTC | #2
Merged, thanks.

Regards,
Robert

On Mon, 29 Jul 2024 at 09:56, Enrico Mioso <mrkiko.rs@gmail.com> wrote:
>
> Hello all,
>
> as you might already have guessed, this is just a friendly ping.
>
> Thanks,
> Enrico
>
> On Tue, Jul 02, 2024 at 06:09:06PM +0200, Enrico Mioso wrote:
> > 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@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
> >
>
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel