summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/BR-6475ND.dts
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-01-08 20:26:02 +0000
committerJohn Crispin <john@openwrt.org>2015-01-08 20:26:02 +0000
commit2ea64717e2ef72d7181256daa2528ee147ad99a1 (patch)
tree8b02b687c7564896773b94adcd0c4e70d35df868 /target/linux/ramips/dts/BR-6475ND.dts
parentf9dcd95919aba66f02533a30d1f63be4271c2c70 (diff)
downloadmaster-31e0f0ae-2ea64717e2ef72d7181256daa2528ee147ad99a1.tar.gz
master-31e0f0ae-2ea64717e2ef72d7181256daa2528ee147ad99a1.tar.bz2
master-31e0f0ae-2ea64717e2ef72d7181256daa2528ee147ad99a1.zip
ramips: update BR-6475ND dts
Update firmware location for 2.4GHz radio on the Edimax BR-6475nD. Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org> SVN-Revision: 43881
Diffstat (limited to 'target/linux/ramips/dts/BR-6475ND.dts')
-rw-r--r--target/linux/ramips/dts/BR-6475ND.dts4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/BR-6475ND.dts b/target/linux/ramips/dts/BR-6475ND.dts
index 06f00d6d63..1907028483 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,eeprom = "rt2x00pci_1_0.eeprom";
};
};
};