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
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to