1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 18:37:17 +03:00

ar71xx: add default LED configuration for the TL-MR3020

Also use the system LED for diagnostic.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29652 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-01-04 17:30:49 +00:00
parent 2b1cf2b32c
commit 28c6546050
2 changed files with 6 additions and 0 deletions

View File

@ -94,6 +94,7 @@ get_status_led() {
tew-632brp)
status_led="tew-632brp:green:status"
;;
tl-mr3020 | \
tl-mr3220 | \
tl-mr3420 | \
tl-wa901nd | \

View File

@ -135,6 +135,11 @@ om2p)
set_led_netdev "port2" "port2" "om2p:blue:lan" "eth1"
;;
tl-mr3020)
set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
;;
tl-mr3220 | \
tl-mr3420 )
set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"