realtek: RTL838x: make u-boot-env writeable ZyXEL GS1900

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 <jwh@zorins.us>
Link: https://github.com/openwrt/openwrt/pull/19913
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Joe Holden 2025-08-30 21:54:51 +00:00 committed by Hauke Mehrtens
parent 8ca4caacd0
commit d97e529f1f

View File

@ -63,7 +63,6 @@
partition@40000 {
label = "u-boot-env";
reg = <0x40000 0x10000>;
read-only;
};
partition@50000 {
label = "u-boot-env2";