aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-01-25 07:44:45 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-01-25 07:44:45 +0000
commit038d4e0d77f036c315af33bf1b49813c0cdf2a75 (patch)
tree3155afb970c05013edde20050a69ade4a203f055 /target/linux/ar71xx/base-files/etc/uci-defaults
parentc11ac55b293270e109b7f6e209c4e9943067f43c (diff)
downloadupstream-038d4e0d77f036c315af33bf1b49813c0cdf2a75.tar.gz
upstream-038d4e0d77f036c315af33bf1b49813c0cdf2a75.tar.bz2
upstream-038d4e0d77f036c315af33bf1b49813c0cdf2a75.zip
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
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/leds1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/leds b/target/linux/ar71xx/base-files/etc/uci-defaults/leds
index 45be6bd0f1..f65af4a412 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/leds
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/leds
@@ -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 | \