From 130fc67897ba03b3ca847c5204764e4f5bed95a4 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Thu, 14 Sep 2017 10:25:05 +0200 Subject: MIPS: dts: tl_wdr4300: remove RO flag from barebox partition we need it RW for barebox updates. Signed-off-by: Oleksij Rempel Signed-off-by: Sascha Hauer --- 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 c784e6cb46..139717a6b4 100644 --- a/arch/mips/dts/ar9344_tl_wdr4300.dts +++ b/arch/mips/dts/ar9344_tl_wdr4300.dts @@ -53,7 +53,6 @@ partition@0 { label = "barebox"; reg = <0 0x80000>; - read-only; }; partition@80000 { -- cgit v1.2.3