aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9550_airtight_c-75.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9550_airtight_c-75.dts')
-rw-r--r--target/linux/ath79/dts/qca9550_airtight_c-75.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/qca9550_airtight_c-75.dts b/target/linux/ath79/dts/qca9550_airtight_c-75.dts
index 1bdbc86156..a766398971 100644
--- a/target/linux/ath79/dts/qca9550_airtight_c-75.dts
+++ b/target/linux/ath79/dts/qca9550_airtight_c-75.dts
@@ -44,7 +44,7 @@
virtual_flash {
compatible = "mtd-concat";
- devices = <&concat0 &concat1>;
+ devices = <&fwconcat0 &fwconcat1>;
partitions {
compatible = "fixed-partitions";
@@ -135,8 +135,8 @@
read-only;
};
- concat0: partition@60000 {
- label = "reserved1";
+ fwconcat0: partition@60000 {
+ label = "fwconcat0";
reg = <0x060000 0xf90000>;
};
@@ -158,8 +158,8 @@
#address-cells = <1>;
#size-cells = <1>;
- concat1: partition@0 {
- label = "reserved2";
+ fwconcat1: partition@0 {
+ label = "fwconcat1";
reg = <0x0 0x1000000>;
};
};