X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FRE6500.dts;h=9887c2868bbd70512ce66603fb7934bdd7d4d6a9;hb=504c28c7589648982595bcb93d2ec001350de448;hp=7aa29efa7e0bed7dab093cb51b39e28751dd406e;hpb=da044e85ae9ebdbd57f18ec1f32e26883105939c;p=openwrt.git diff --git a/target/linux/ramips/dts/RE6500.dts b/target/linux/ramips/dts/RE6500.dts index 7aa29efa7e..9887c2868b 100644 --- a/target/linux/ramips/dts/RE6500.dts +++ b/target/linux/ramips/dts/RE6500.dts @@ -47,7 +47,7 @@ partition@50000 { label = "firmware"; - reg = <0x50000 0xfb0000>; + reg = <0x50000 0x7b0000>; }; }; }; @@ -84,17 +84,21 @@ }; }; + 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>; }; };