From: Stijn Segers Date: Sun, 19 Jun 2022 17:55:28 +0000 (+0200) Subject: realtek: make Netgear GS1xx u-boot env partition writable X-Git-Tag: v23.05.0-rc1~3194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c381d3386ab375a4c79812641192faef368d191;p=thirdparty%2Fopenwrt.git realtek: make Netgear GS1xx u-boot env partition writable 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 --- diff --git a/target/linux/realtek/dts-5.10/rtl8380_netgear_gigabit_1xx.dtsi b/target/linux/realtek/dts-5.10/rtl8380_netgear_gigabit_1xx.dtsi index 7eccfcb5a24..fd44543bb42 100644 --- a/target/linux/realtek/dts-5.10/rtl8380_netgear_gigabit_1xx.dtsi +++ b/target/linux/realtek/dts-5.10/rtl8380_netgear_gigabit_1xx.dtsi @@ -24,7 +24,6 @@ partition@e0000 { label = "u-boot-env"; reg = <0x00e0000 0x0010000>; - read-only; }; partition@f0000 {