mpc85xx: correct TP-LINK TL-WDR4900 MAC addresses
[openwrt/openwrt.git] / target / linux / mpc85xx / files / arch / powerpc / boot / dts / tl-wdr4900-v1.dts
index 0e0d74c0d8d2f2dc0414ef336101de82b09a5166..0998a4933aa172f9339d393330da16e8b7d44661 100644 (file)
@@ -49,7 +49,7 @@
                                        #address-cells = <1>;
                                        #size-cells = <1>;
 
-                                       partition@0 {
+                                       uboot: partition@0 {
                                                reg = <0x0 0x0050000>;
                                                label = "u-boot";
                                                read-only;
@@ -67,7 +67,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 {