forked from Ivasoft/openwrt
ar71xx: TL-MR3020: fix board detection, fix missing mandatory package and modify LED behaviour
This patch fixes the board detection of the TL-MR3020. The LED behaviour has also been modified: * The WPS LED is the diag LED now. * A netdev trigger for the LAN LED has been added. The profile of the TL-MR3020 has been updated because the needed package "kmod-ledtrig-usbdev" was missing which resulted in a non-working usbdev trigger for the 3G/USB LED. [juhosg: the board name changes has been removed, and the kernel files has been changed instead.] Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de> SVN-Revision: 29905
This commit is contained in:
@@ -146,6 +146,7 @@ om2p)
|
||||
tl-mr3020)
|
||||
set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
|
||||
set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
|
||||
set_led_netdev "lan" "LAN" "tp-link:green:lan" "eth0"
|
||||
;;
|
||||
|
||||
tl-mr3220 | \
|
||||
|
||||
Reference in New Issue
Block a user