ramips: mt7621: make u_env partition r/w for Linksys EA7xxx devices
authorRussell Morris <rmorris@rkmorris.us>
Fri, 8 Apr 2022 18:29:13 +0000 (13:29 -0500)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 16 Apr 2022 14:59:29 +0000 (16:59 +0200)
Make u_env partition read/write - currently cannot write to it, which
blocks fw_setenv. This in turn breaks features like Advanced Reboot,
which rely on setting the environment variable boot_part (1 or 2).

Signed-off-by: Russell Morris <rmorris@rkmorris.us>
target/linux/ramips/dts/mt7621_linksys_ea7xxx.dtsi

index ec232968a62fb22805b84b85d00902fb69a99547..5e9c82507d4a5b0b5d999a8913efa7d3344348a4 100644 (file)
@@ -95,7 +95,6 @@
                partition@80000 {
                        label = "u_env";
                        reg = <0x80000 0x40000>;
-                       read-only;
                };
 
                factory: partition@c0000 {