2
0
forked from Ivasoft/openwrt

ralink: DIR-300 B7 and DIR-320/NRU B1 on Ralink RT5350

https://dev.openwrt.org/ticket/14129

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 38040
This commit is contained in:
John Crispin
2013-09-18 16:31:37 +00:00
parent 8ff756cdc9
commit 5722b32acf
10 changed files with 240 additions and 2 deletions

View File

@@ -78,6 +78,8 @@ case $board in
ucidef_set_led_default "power" "POWER" "dlink:green:power" "1"
;;
dir-610-a1 |\
dir-300-b7 |\
dir-320-b1 |\
esr-9753)
set_wifi_led "rt2800pci-phy0::radio"
;;

View File

@@ -78,6 +78,8 @@ ramips_setup_interfaces()
;;
dir-610-a1 | \
dir-300-b7 | \
dir-320-b1 | \
dir-615-h1 | \
mzk-w300nh2)
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
@@ -177,6 +179,8 @@ ramips_setup_macs()
ip2202 | \
mpr-a1 | \
mpr-a2 | \
dir-300-b7 | \
dir-320-b1 | \
mzk-w300nh2 | \
nw718 | \
psr-680w | \