aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts')
-rw-r--r--target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts b/target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts
index 8059b48510..efe83cd5ee 100644
--- a/target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts
+++ b/target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts
@@ -33,6 +33,7 @@
partition@40000 {
label = "partition-table";
reg = <0x040000 0x010000>;
+ read-only;
};
art: partition@50000 {
@@ -44,11 +45,13 @@
info: partition@60000 {
label = "info";
reg = <0x060000 0x020000>;
+ read-only;
};
partition@80000 {
label = "user-config";
reg = <0x080000 0x040000>;
+ read-only;
};
partition@c0000 {
@@ -60,5 +63,6 @@
partition@ff0000 {
label = "default-config";
reg = <0xff0000 0x010000>;
+ read-only;
};
};