Disregard, seems to not function the same as reading from offset 0x8000 of
factory.  Will make a proper patch later (perhaps as RTN56U is doing it, as
that does work..)

On Sat, Dec 20, 2014 at 4:27 AM, Christopher Lais <
chris+open...@zenthought.org> wrote:

> Update firmware location for 2.4GHz radio on the Edimax BR-6475nD.
>
> Signed-off-by: Christopher Lais <chris+open...@zenthought.org>
> ---
>  target/linux/ramips/dts/BR-6475ND.dts | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/target/linux/ramips/dts/BR-6475ND.dts
> b/target/linux/ramips/dts/BR-6475ND.dts
> index 06f00d6..8dcaca7 100644
> --- a/target/linux/ramips/dts/BR-6475ND.dts
> +++ b/target/linux/ramips/dts/BR-6475ND.dts
> @@ -39,6 +39,7 @@
>         };
>
>         wmac@10180000 {
> +               status = "okay";
>                 ralink,mtd-eeprom = <&factory 0>;
>         };
>
> @@ -58,9 +59,10 @@
>                         pci-bridge@1 {
>                                 status = "okay";
>                                 wmac@0,0 {
> +                                       ralink,5ghz = <0>;
>                                         compatible = "ralink,rt2880-pci",
> "pciclass060400", "pciclass0604";
>                                         reg = < 0x10000 0 0 0 0 >;
> -                                       ralink,eeprom = "soc_wmac.eeprom";
> +                                       ralink,mtd-eeprom = <&factory
> 0x8000>;
>                                 };
>                         };
>                 };
> --
> 2.1.3
>
>


-- 
Chris
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to