aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files
diff options
context:
space:
mode:
authorAndreas Ziegler <dev@andreas-ziegler.de>2019-02-25 01:19:59 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2019-02-26 23:20:04 +0100
commit53c46b504c630e4c9c5a00bf644a69919bfc0c03 (patch)
tree79da57774dbee054362e1313d380ac9f7b4aa4da /target/linux/ar71xx/base-files
parentba249bc955419f3d0a943ea3a111ece1624a9291 (diff)
downloadupstream-53c46b504c630e4c9c5a00bf644a69919bfc0c03.tar.gz
upstream-53c46b504c630e4c9c5a00bf644a69919bfc0c03.tar.bz2
upstream-53c46b504c630e4c9c5a00bf644a69919bfc0c03.zip
ar71xx: GL.iNet AR300M family: correct LED definitions
remove USB as this is no LED but power control rename WiFi LED with correct color red (like in stock firmware) set middle LED to be used for LAN link/activity Signed-off-by: Andreas Ziegler <dev@andreas-ziegler.de>
Diffstat (limited to 'target/linux/ar71xx/base-files')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/01_leds1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/01_leds b/target/linux/ar71xx/base-files/etc/board.d/01_leds
index 170adaa7a2..183495e57f 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/01_leds
+++ b/target/linux/ar71xx/base-files/etc/board.d/01_leds
@@ -412,6 +412,7 @@ fritz450e)
;;
gl-ar300m)
ucidef_set_led_wlan "wlan" "WLAN" "$board:red:wlan" "phy0tpt"
+ ucidef_set_led_netdev "lan" "LAN" "$board:green:lan" "eth1"
;;
gl-ar750)
ucidef_set_led_wlan "wlan2g" "WLAN2G" "$board:white:wlan2g" "phy1tpt"