aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/dts-5.10
diff options
context:
space:
mode:
authorStijn Segers <foss@volatilesystems.org>2022-06-19 19:55:28 +0200
committerSander Vanheule <sander@svanheule.net>2022-06-22 17:51:02 +0200
commit9c381d3386ab375a4c79812641192faef368d191 (patch)
tree7b349b4089c2a4f44b4bec0cf23d2eb3ca4ed76c /target/linux/realtek/dts-5.10
parent7e4de89e631aaf56be5375662b7d5ed0f27e26f6 (diff)
downloadupstream-9c381d3386ab375a4c79812641192faef368d191.tar.gz
upstream-9c381d3386ab375a4c79812641192faef368d191.tar.bz2
upstream-9c381d3386ab375a4c79812641192faef368d191.zip
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 <foss@volatilesystems.org>
Diffstat (limited to 'target/linux/realtek/dts-5.10')
-rw-r--r--target/linux/realtek/dts-5.10/rtl8380_netgear_gigabit_1xx.dtsi1
1 files changed, 0 insertions, 1 deletions
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 7eccfcb5a2..fd44543bb4 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 {