rpcd: iwinfo plugin fixes
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / RE6500.dts
index 7aa29efa7e0bed7dab093cb51b39e28751dd406e..9887c2868bbd70512ce66603fb7934bdd7d4d6a9 100644 (file)
@@ -47,7 +47,7 @@
 
                                partition@50000 {
                                        label = "firmware";
-                                       reg = <0x50000 0xfb0000>;
+                                       reg = <0x50000 0x7b0000>;
                                };
                        };
                };
                };
        };
 
+       ethernet@1e100000 {
+               mtd-mac-address = <&factory 0x2e>;
+       };
+
        gpio-leds {
                compatible = "gpio-leds";
 
                wifi {
                        label = "re6500:orange:wifi";
-                       gpios = <&gpio0 0 1>;
+                       gpios = <&gpio0 0 0>;
                };
 
                power {
                        label = "re6500:white:power";
-                       gpios = <&gpio0 9 1>;
+                       gpios = <&gpio0 9 0>;
                };
        };