aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts')
-rw-r--r--target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts14
1 files changed, 10 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts b/target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts
index 0e338fe012..6d9cdf8b3f 100644
--- a/target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts
+++ b/target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts
@@ -126,9 +126,15 @@
reg = <0x020000 0x730000>;
};
- tplink: partition@750000 {
+ info: partition@750000 {
+ label = "info";
+ reg = <0x750000 0x010000>;
+ read-only;
+ };
+
+ partition@760000 {
label = "tplink";
- reg = <0x750000 0x0a0000>;
+ reg = <0x760000 0x090000>;
read-only;
};
@@ -146,7 +152,7 @@
phy-handle = <&swphy4>;
- mtd-mac-address = <&tplink 0x8>;
+ mtd-mac-address = <&info 0x8>;
mtd-mac-address-increment = <1>;
};
@@ -158,7 +164,7 @@
status = "okay";
mtd-cal-data = <&art 0x1000>;
- mtd-mac-address = <&tplink 0x8>;
+ mtd-mac-address = <&info 0x8>;
};
&pcie0 {