aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9344_enterasys_ws-ap3705i.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9344_enterasys_ws-ap3705i.dts')
-rw-r--r--target/linux/ath79/dts/ar9344_enterasys_ws-ap3705i.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/ar9344_enterasys_ws-ap3705i.dts b/target/linux/ath79/dts/ar9344_enterasys_ws-ap3705i.dts
index 7fb794f21c..a387cebefc 100644
--- a/target/linux/ath79/dts/ar9344_enterasys_ws-ap3705i.dts
+++ b/target/linux/ath79/dts/ar9344_enterasys_ws-ap3705i.dts
@@ -23,7 +23,7 @@
mtd-concat {
compatible = "mtd-concat";
- devices = <&concat0 &concat1>;
+ devices = <&fwconcat0 &fwconcat1>;
partitions {
compatible = "fixed-partitions";
@@ -166,8 +166,8 @@
read-only;
};
- concat0: partition@230000 {
- label = "concat0";
+ fwconcat0: partition@230000 {
+ label = "fwconcat0";
reg = <0x230000 0xdd0000>;
};
};
@@ -183,8 +183,8 @@
#address-cells = <1>;
#size-cells = <1>;
- concat1: partition@0 {
- label = "concat1";
+ fwconcat1: partition@0 {
+ label = "fwconcat1";
reg = <0x0 0x1000000>;
};
};