summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts
diff options
context:
space:
mode:
authorOleksij Rempel <linux@rempel-privat.de>2017-09-14 10:25:05 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2017-09-18 08:40:18 +0200
commit130fc67897ba03b3ca847c5204764e4f5bed95a4 (patch)
treefd966ea8dfdb4cb92f97bb6512dfffa26f7c86f0 /arch/mips/dts
parent6f618cdf4cc215dbea03d01fdd152b42482f84fc (diff)
downloadbarebox-130fc67897ba03b3ca847c5204764e4f5bed95a4.tar.gz
barebox-130fc67897ba03b3ca847c5204764e4f5bed95a4.tar.xz
MIPS: dts: tl_wdr4300: remove RO flag from barebox partition
we need it RW for barebox updates. Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/dts')
-rw-r--r--arch/mips/dts/ar9344_tl_wdr4300.dts1
1 files changed, 0 insertions, 1 deletions
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 {