mpc85xx: correct TP-LINK TL-WDR4900 MAC addresses
[openwrt/staging/ynezz.git] / target / linux / mpc85xx / files / arch / powerpc / boot / dts / tl-wdr4900-v1.dts
index f9fdfc646527d2b8aa48b10e6e35b9aa0c9f5209..7b81347e1ef180f78ba844ce874ea9764f956c22 100644 (file)
@@ -48,7 +48,7 @@
                                        #address-cells = <1>;
                                        #size-cells = <1>;
 
-                                       partition@0 {
+                                       uboot: partition@0 {
                                                reg = <0x0 0x0050000>;
                                                label = "u-boot";
                                                read-only;
@@ -66,7 +66,7 @@
                                                label = "firmware";
                                        };
 
-                                       config: partition@fe0000 {
+                                       partition@fe0000 {
                                                reg = <0x00fe0000 0x00010000>;
                                                label = "config";
                                                read-only;
                enet0: ethernet@b0000 {
                        phy-handle = <&phy0>;
                        phy-connection-type = "rgmii-id";
-                       mtd-mac-address = <&config 0x144>;
+                       mtd-mac-address = <&uboot 0x4fc00>;
                };
 
                enet1: ethernet@b1000 {