realtek: make Netgear GS1xx u-boot env partition writable
authorStijn Segers <foss@volatilesystems.org>
Sun, 19 Jun 2022 17:55:28 +0000 (19:55 +0200)
committerSander Vanheule <sander@svanheule.net>
Wed, 22 Jun 2022 15:51:02 +0000 (17:51 +0200)
Make the u-boot environment partition for the NETGEAR
GS108T v3 and GS110TPP writable (they share a DTS), so
the values can be manipulated from userspace.

See https://forum.openwrt.org/t/57875/1567 for a real
world example.

Signed-off-by: Stijn Segers <foss@volatilesystems.org>
target/linux/realtek/dts-5.10/rtl8380_netgear_gigabit_1xx.dtsi

index 7eccfcb5a246583477545fd429650094f78347f2..fd44543bb42a8d8d4577ffa1d96f24cc579f7590 100644 (file)
@@ -24,7 +24,6 @@
                        partition@e0000 {
                                label = "u-boot-env";
                                reg = <0x00e0000 0x0010000>;
-                               read-only;
                        };
 
                        partition@f0000 {