summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnrico Mioso2024-07-02 16:09:09 +0000
committerRobert Marko2024-08-06 19:46:25 +0000
commit769c933069389099d408edc48ba62fb9b76b4dcd (patch)
tree9dcfa9fced8bb2c12837a8d57b855b5532cf8624
parent2d712021cd776eabe03052dafbb5774c77df9fcf (diff)
downloadopenwrt-769c933069389099d408edc48ba62fb9b76b4dcd.tar.gz
mvebu: GL-MV1000: let u-boot-env be writable again
Allows easily changing boot media for GL-MV1000. Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
-rw-r--r--target/linux/mvebu/files-6.6/arch/arm64/boot/dts/marvell/armada-3720-gl-mv1000.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mvebu/files-6.6/arch/arm64/boot/dts/marvell/armada-3720-gl-mv1000.dts b/target/linux/mvebu/files-6.6/arch/arm64/boot/dts/marvell/armada-3720-gl-mv1000.dts
index 07400fce3a..e098ede75f 100644
--- a/target/linux/mvebu/files-6.6/arch/arm64/boot/dts/marvell/armada-3720-gl-mv1000.dts
+++ b/target/linux/mvebu/files-6.6/arch/arm64/boot/dts/marvell/armada-3720-gl-mv1000.dts
@@ -100,7 +100,6 @@
partition@f0000 {
label = "u-boot-env";
reg = <0xf0000 0x8000>;
- read-only;
};
factory: partition@f8000 {