aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/AC1200RM.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/AC1200RM.dts')
-rw-r--r--target/linux/ramips/dts/AC1200RM.dts7
1 files changed, 6 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/AC1200RM.dts b/target/linux/ramips/dts/AC1200RM.dts
index 9305cb00e0..9bdbf5cadf 100644
--- a/target/linux/ramips/dts/AC1200RM.dts
+++ b/target/linux/ramips/dts/AC1200RM.dts
@@ -148,8 +148,13 @@
};
partition@30000 {
+ label = "u-boot-env";
+ reg = <0x30000 0x1000>;
+ };
+
+ partition@031000 {
label = "config";
- reg = <0x30000 0x10000>;
+ reg = <0x31000 0xf000>;
read-only;
};