Re: [PATCH] uboot-envtools: add support for GS108T v3 & GS110TPP v1

2021-02-28 Thread Stijn Segers
Hi Bjørn, Op zondag 28 februari 2021 om 17u03 schreef Bjørn Mork : Stijn Segers writes: Op zondag 28 februari 2021 om 10u19 schreef Sander Vanheule : Hi Stijn On Sat, 2021-02-27 at 23:05 +0100, Stijn Segers wrote: The Netgear GS108T v3 and its GS110TPP v1 sibling apparently label the

Re: [PATCH] uboot-envtools: add support for GS108T v3 & GS110TPP v1

2021-02-28 Thread Bjørn Mork
Stijn Segers writes: > Op zondag 28 februari 2021 om 10u19 schreef Sander Vanheule > : >> Hi Stijn >> On Sat, 2021-02-27 at 23:05 +0100, Stijn Segers wrote: >>> The Netgear GS108T v3 and its GS110TPP v1 sibling apparently label >>> their u-boot environment parition 'bdinfo' instead of 'u-boot-en

Re: [PATCH] uboot-envtools: add support for GS108T v3 & GS110TPP v1

2021-02-28 Thread Stijn Segers
Hi! Op zondag 28 februari 2021 om 10u19 schreef Sander Vanheule : Hi Stijn On Sat, 2021-02-27 at 23:05 +0100, Stijn Segers wrote: The Netgear GS108T v3 and its GS110TPP v1 sibling apparently label their u-boot environment parition 'bdinfo' instead of 'u-boot-env'. Alternatively, the u-boo

Re: [PATCH] uboot-envtools: add support for GS108T v3 & GS110TPP v1

2021-02-28 Thread Sander Vanheule
Hi Stijn On Sat, 2021-02-27 at 23:05 +0100, Stijn Segers wrote: > The Netgear GS108T v3 and its GS110TPP v1 sibling apparently label > their u-boot environment parition 'bdinfo' instead of 'u-boot-env'. Alternatively, the u-boot data partition could also just be renamed to 'u-boot-env', to match

[PATCH] uboot-envtools: add support for GS108T v3 & GS110TPP v1

2021-02-27 Thread Stijn Segers
The Netgear GS108T v3 and its GS110TPP v1 sibling apparently label their u-boot environment parition 'bdinfo' instead of 'u-boot-env'. Signed-off-by: Stijn Segers --- package/boot/uboot-envtools/files/realtek | 6 ++ 1 file changed, 6 insertions(+) diff --git a/package/boot/uboot-envtools/f