[OpenWrt-Devel] [PATCH] ramips: update BR-6475ND dts

Christopher Lais chris+openwrt at zenthought.org
Sat Dec 20 05:27:04 EST 2014


Update firmware location for 2.4GHz radio on the Edimax BR-6475nD.

Signed-off-by: Christopher Lais <chris+openwrt at 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 at 10180000 {
+		status = "okay";
 		ralink,mtd-eeprom = <&factory 0>;
 	};
 
@@ -58,9 +59,10 @@
 			pci-bridge at 1 {
 				status = "okay";
 				wmac at 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 at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list