<div dir="ltr">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..)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 20, 2014 at 4:27 AM, Christopher Lais <span dir="ltr"><<a href="mailto:chris+openwrt@zenthought.org" target="_blank">chris+openwrt@zenthought.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Update firmware location for 2.4GHz radio on the Edimax BR-6475nD.<br>
<br>
Signed-off-by: Christopher Lais <<a href="mailto:chris%2Bopenwrt@zenthought.org">chris+openwrt@zenthought.org</a>><br>
---<br>
 target/linux/ramips/dts/BR-6475ND.dts | 4 +++-<br>
 1 file changed, 3 insertions(+), 1 deletion(-)<br>
<br>
diff --git a/target/linux/ramips/dts/BR-6475ND.dts b/target/linux/ramips/dts/BR-6475ND.dts<br>
index 06f00d6..8dcaca7 100644<br>
--- a/target/linux/ramips/dts/BR-6475ND.dts<br>
+++ b/target/linux/ramips/dts/BR-6475ND.dts<br>
@@ -39,6 +39,7 @@<br>
        };<br>
<br>
        wmac@10180000 {<br>
+               status = "okay";<br>
                ralink,mtd-eeprom = <&factory 0>;<br>
        };<br>
<br>
@@ -58,9 +59,10 @@<br>
                        pci-bridge@1 {<br>
                                status = "okay";<br>
                                wmac@0,0 {<br>
+                                       ralink,5ghz = <0>;<br>
                                        compatible = "ralink,rt2880-pci", "pciclass060400", "pciclass0604";<br>
                                        reg = < 0x10000 0 0 0 0 >;<br>
-                                       ralink,eeprom = "soc_wmac.eeprom";<br>
+                                       ralink,mtd-eeprom = <&factory 0x8000>;<br>
                                };<br>
                        };<br>
                };<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.1.3<br>
<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Chris</div>
</div>