[PATCH v1 06/10] MIPS: dts: tl_wdr4300: remove RO flag from barebox partition

Oleksij Rempel linux at rempel-privat.de
Sun Aug 27 00:02:26 PDT 2017


we need it RW for barebox updates.

Signed-off-by: Oleksij Rempel <linux at rempel-privat.de>
---
 arch/mips/dts/ar9344_tl_wdr4300.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/dts/ar9344_tl_wdr4300.dts b/arch/mips/dts/ar9344_tl_wdr4300.dts
index c784e6cb4..139717a6b 100644
--- a/arch/mips/dts/ar9344_tl_wdr4300.dts
+++ b/arch/mips/dts/ar9344_tl_wdr4300.dts
@@ -53,7 +53,6 @@
 		partition at 0 {
 			label = "barebox";
 			reg = <0 0x80000>;
-			read-only;
 		};
 
 		partition at 80000 {
-- 
2.11.0




More information about the barebox mailing list