aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_belkin_f9x-v2.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_belkin_f9x-v2.dtsi')
-rw-r--r--target/linux/ath79/dts/qca9558_belkin_f9x-v2.dtsi10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/qca9558_belkin_f9x-v2.dtsi b/target/linux/ath79/dts/qca9558_belkin_f9x-v2.dtsi
index c88e2b0ba6..af22f6681a 100644
--- a/target/linux/ath79/dts/qca9558_belkin_f9x-v2.dtsi
+++ b/target/linux/ath79/dts/qca9558_belkin_f9x-v2.dtsi
@@ -77,7 +77,7 @@
virtual_flash {
compatible = "mtd-concat";
- devices = <&fwpart1 &fwpart2>;
+ devices = <&fwconcat0 &fwconcat1>;
partitions {
compatible = "fixed-partitions";
@@ -141,8 +141,8 @@
reg = <0x040000 0x010000>;
};
- fwpart1: partition@50000 {
- label = "fwpart1";
+ fwconcat0: partition@50000 {
+ label = "fwconcat0";
reg = <0x050000 0xe20000>;
};
@@ -152,8 +152,8 @@
read-only;
};
- fwpart2: partition@e80000 {
- label = "fwpart2";
+ fwconcat1: partition@e80000 {
+ label = "fwconcat1";
reg = <0xe80000 0x170000>;
};