aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-05-09 15:31:05 +0200
committerChristian Lamparter <chunkeey@gmail.com>2019-05-11 16:37:11 +0200
commitd8ec6dee49cb1389c2babdbb0bdb9e14d2bbe899 (patch)
treecf3d202c2c1e5449b8d11766454a93a5b7524ebb /target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts
parent4582fe7c14e68d1351b40f1d1fcfd544a9eee668 (diff)
downloadupstream-d8ec6dee49cb1389c2babdbb0bdb9e14d2bbe899.tar.gz
upstream-d8ec6dee49cb1389c2babdbb0bdb9e14d2bbe899.tar.bz2
upstream-d8ec6dee49cb1389c2babdbb0bdb9e14d2bbe899.zip
ath79: Add missing read-only properties
Add some read-only properties to protect partitions from accidental changes. Also fixed two whitespaces error on the way. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts')
-rw-r--r--target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts b/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts
index c106a63eb8..7a88f56a02 100644
--- a/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts
+++ b/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts
@@ -124,6 +124,7 @@
partition@20000 {
label = "uboot";
reg = <0x020000 0x10000>;
+ read-only;
};
partition@30000 {