2
0
forked from Ivasoft/openwrt

ar71xx: add support for the TRENDNet TEW-673GRU board

SVN-Revision: 30376
This commit is contained in:
Gabor Juhos
2012-02-08 16:26:25 +00:00
parent 09a8334a1e
commit 48e85cd47b
12 changed files with 500 additions and 2 deletions

View File

@@ -98,6 +98,9 @@ get_status_led() {
tew-632brp)
status_led="tew-632brp:green:status"
;;
tew-673gru)
status_led="trendnet:blue:wps"
;;
tl-mr3020)
status_led="tp-link:green:wps"
;;

View File

@@ -25,7 +25,8 @@ db120)
ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
;;
dir-825-b1)
dir-825-b1|\
tew-673gru)
ucidef_set_interfaces_lan_wan "eth0.1" "eth1"
ucidef_add_switch "rtl8366s" "1" "1"
ucidef_add_switch_vlan "rtl8366s" "1" "0 1 2 3 5t"