summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2016-07-28 15:59:04 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2016-07-28 15:59:04 +0200
commitadbbfb7ff900c489e6be34b2ec2834172dff7943 (patch)
tree6219f3f86b13fd0b1164a131a9c89a81f2d9bb74 /target/linux/ar71xx
parent500a67a167a256002f8ab05171f49dfb86b03260 (diff)
downloadmaster-31e0f0ae-adbbfb7ff900c489e6be34b2ec2834172dff7943.tar.gz
master-31e0f0ae-adbbfb7ff900c489e6be34b2ec2834172dff7943.tar.bz2
master-31e0f0ae-adbbfb7ff900c489e6be34b2ec2834172dff7943.zip
ar71xx: don't use D-Link DIR-505 status LED as ethernet indicator
The stock firmware uses the single LED as status indicator only. Using the same LED both for status and as ethernet indicator is uncommon, and has been confusing users who were using the device as a WLAN mesh node (so the LED was just off, as no ethernet was connected). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat (limited to 'target/linux/ar71xx')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/01_leds4
1 files changed, 0 insertions, 4 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 a77147eeca..d731130540 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/01_leds
+++ b/target/linux/ar71xx/base-files/etc/board.d/01_leds
@@ -201,10 +201,6 @@ dhp-1565-a1)
ucidef_set_led_switch "wan" "WAN" "d-link:green:planet" "switch0" "0x20"
;;
-dir-505-a1)
- ucidef_set_led_netdev "lan" "LAN" "d-link:green:power" "eth1"
- ;;
-
dir-600-a1|\
dir-615-e1|\
dir-615-e4)