lantiq: fix building AVM/EVA sysupgrade images on NOR devices
[oweals/openwrt.git] / target / linux / lantiq / dts / ARV4520PW.dts
index 299d13c4d4408fa5d868cf2c270db7d970cc8d08..a7d529bc63086c02aeaeaca667cd7bb6870e25f4 100644 (file)
@@ -63,7 +63,7 @@
                                                reg = <0x30000 0x3c0000>;
                                        };
 
-                                       partition@7f0000 {
+                                       boardconfig: partition@7f0000 {
                                                label = "boardconfig";
                                                reg = <0x3f0000 0x10000>;
                                                read-only;
                                };
                        };
 
-                       mac_addr {
-                               compatible = "lantiq,eth-mac";
-                               reg = <0 0x3f0016 0x6>;
-                               mac-increment = <2>;
-                       };
-
                        gpiomm: gpiomm@4000000 {
                                compatible = "lantiq,gpio-mm";
                                reg = <1 0x0 0x10 >;
 
                etop@E180000 {
                        phy-mode = "rmii";
+                       mtd-mac-address = <&boardconfig 0x16>;
                };
 
                ifxhcd@E101000 {