mpc85xx: replace WDR4900 uci-defaults ethernet MAC address hack with DTS entry
[openwrt.git] / target / linux / mpc85xx / files / arch / powerpc / boot / dts / tl-wdr4900-v1.dts
index 49e516c..7e48e23 100644 (file)
@@ -63,7 +63,7 @@
                                        label = "rootfs";
                                };
 
-                               config@fe0000 {
+                               config: config@fe0000 {
                                        reg = <0x00fe0000 0x00010000>;
                                        label = "config";
                                        read-only;
                enet0: ethernet@b0000 {
                        phy-handle = <&phy0>;
                        phy-connection-type = "rgmii-id";
+                       mtd-mac-address = <&config 0x14c>;
                };
 
                enet1: ethernet@b1000 {