realtek: RTL838x: make u-boot-env writeable ZyXEL GS1900
authorJoe Holden <[email protected]>
Sat, 30 Aug 2025 21:54:51 +0000 (21:54 +0000)
committerHauke Mehrtens <[email protected]>
Sun, 9 Nov 2025 22:34:12 +0000 (23:34 +0100)
As per #19596 - this allows eg, modifying the bootcmd etc.

This has been useful when testing on e.g the -48, where `rtk network on` is required for the SFP ports.

Signed-off-by: Joe Holden <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19913
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/realtek/dts/rtl8380_zyxel_gs1900.dtsi

index 72a4bc2abe86696b581e2e3ee47d9f2ddff6c73a..803c9a90746d117aa85bda3da947d505181b65ee 100644 (file)
@@ -63,7 +63,6 @@
                        partition@40000 {
                                label = "u-boot-env";
                                reg = <0x40000 0x10000>;
-                               read-only;
                        };
                        partition@50000 {
                                label = "u-boot-env2";