ramips: enable second SPI for VoCore
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / OMNI-EMB-HPM.dts
index 9bceb001284b2217c4320b0eba79941340fed6ba..4f4ecd492be157e13c42166989a018b1d6b69539 100644 (file)
@@ -34,7 +34,7 @@
                                        read-only;
                                };
 
-                               partition@40000 {
+                               factory: partition@40000 {
                                        reg = <0x00040000 0x00010000>;
                                        label = "factory";
                                        read-only;
@@ -60,6 +60,7 @@
        ethernet@10100000 {
                phy-handle = <&phy0>;
                phy-mode = "rgmii";
+               mtd-mac-address = <&factory 0x28>;
 
                mdio-bus {
                        status = "okay";
                };
        };
 
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&factory 0>;
+       };
+
        ehci@101c0000 {
                status = "okay";
        };