aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/R6220.dts
diff options
context:
space:
mode:
authorEnrico Mioso <mrkiko.rs@gmail.com>2017-05-30 11:04:06 +0200
committerJohn Crispin <john@phrozen.org>2017-05-31 08:45:02 +0200
commitacd8649b18d8946f06b7c5ee863c43db8a65c8d5 (patch)
treee8ed93be710dcc326b54a4338059562b43f3bd1f /target/linux/ramips/dts/R6220.dts
parentd189fe62cd506229288bb01ebce08492f27a308d (diff)
downloadupstream-acd8649b18d8946f06b7c5ee863c43db8a65c8d5.tar.gz
upstream-acd8649b18d8946f06b7c5ee863c43db8a65c8d5.tar.bz2
upstream-acd8649b18d8946f06b7c5ee863c43db8a65c8d5.zip
ramips: let the "reserved" MTD partition be RO for R6220
The "reserved" partition should probably be read-only, just in case. Even not knowing it's content, other devices have marked it as such, so it seems a good idea to do so also for this device. Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com> CC: Mathias Kresin <dev@kresin.me> CC: Hanqing Wong <hquu@outlook.com>
Diffstat (limited to 'target/linux/ramips/dts/R6220.dts')
-rw-r--r--target/linux/ramips/dts/R6220.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/R6220.dts b/target/linux/ramips/dts/R6220.dts
index 72c6fc7d5a..eb9f3c4a25 100644
--- a/target/linux/ramips/dts/R6220.dts
+++ b/target/linux/ramips/dts/R6220.dts
@@ -117,6 +117,7 @@
partition@4200000 {
label = "reserved";
reg = <0x4200000 0x3c00000>;
+ read-only;
};
};