summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/ARV4520PW.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/ARV4520PW.dts')
-rw-r--r--target/linux/lantiq/dts/ARV4520PW.dts8
1 files changed, 2 insertions, 6 deletions
diff --git a/target/linux/lantiq/dts/ARV4520PW.dts b/target/linux/lantiq/dts/ARV4520PW.dts
index 585292e2d5..a7d529bc63 100644
--- a/target/linux/lantiq/dts/ARV4520PW.dts
+++ b/target/linux/lantiq/dts/ARV4520PW.dts
@@ -63,7 +63,7 @@
reg = <0x30000 0x3c0000>;
};
- partition@7f0000 {
+ boardconfig: partition@7f0000 {
label = "boardconfig";
reg = <0x3f0000 0x10000>;
read-only;
@@ -71,11 +71,6 @@
};
};
- mac_addr {
- compatible = "lantiq,eth-mac";
- reg = <0 0x3f0016 0x6>;
- };
-
gpiomm: gpiomm@4000000 {
compatible = "lantiq,gpio-mm";
reg = <1 0x0 0x10 >;
@@ -118,6 +113,7 @@
etop@E180000 {
phy-mode = "rmii";
+ mtd-mac-address = <&boardconfig 0x16>;
};
ifxhcd@E101000 {