ralink: set the mac addr via the dts file
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / ASL26555-8M.dts
index f1501ebf11097441e6999ba6d3894761bcb6a5f3..1ddbb1c984d8f8738e338ded3441cba57664e393 100644 (file)
@@ -26,8 +26,8 @@
                                        reg = <0x0 0x30000>;
                                        read-only;
                                };
-                               partition@30000 {
-                                       label = "devdata";
+                               factory: partition@30000 {
+                                       label = "factory";
                                        reg = <0x30000 0x10000>;
                                        read-only;
                                };
                };
        };
 
+       ethernet@10100000 {
+               mtd-mac-address = <&factory 0x4004>;
+       };
+
        esw@10110000 {
                ralink,portmap = <0x1e>;
        };