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>
This commit is contained in:
Enrico Mioso 2017-05-30 11:04:06 +02:00 committed by John Crispin
parent d189fe62cd
commit acd8649b18

View File

@ -117,6 +117,7 @@
partition@4200000 {
label = "reserved";
reg = <0x4200000 0x3c00000>;
read-only;
};
};