diff mbox series

[V2,3/3] mvebu: GL-MV1000: let u-boot-env be writable again

Message ID 20240702160924.732179-4-mrkiko.rs@gmail.com
State Accepted
Delegated to: Robert Marko
Headers show
Series Enhance GL-MV1000 support | expand

Commit Message

Enrico Mioso July 2, 2024, 4:09 p.m. UTC
Allows easily changing boot media for GL-MV1000.

Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
---
 .../arch/arm64/boot/dts/marvell/armada-3720-gl-mv1000.dts        | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

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 {