projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fff797d
)
ipq40xx: add WAN LED mapping for GL-AP1300
author
David Bauer
<
[email protected]
>
Sat, 10 Sep 2022 12:05:34 +0000
(14:05 +0200)
committer
David Bauer
<
[email protected]
>
Sun, 11 Sep 2022 13:54:49 +0000
(15:54 +0200)
Signed-off-by: David Bauer <
[email protected]
>
(cherry picked from commit
4d014a7bd6d8fbfe7dc4cebd6c55d85601231fa4
)
target/linux/ipq40xx/base-files/etc/board.d/01_leds
patch
|
blob
|
history
diff --git
a/target/linux/ipq40xx/base-files/etc/board.d/01_leds
b/target/linux/ipq40xx/base-files/etc/board.d/01_leds
index 884b265dcb62accc12012e4882c10c60f0144f9b..0e473534f5b1ecbfc101d6d25ea55c5babf55eb8 100644
(file)
--- a/
target/linux/ipq40xx/base-files/etc/board.d/01_leds
+++ b/
target/linux/ipq40xx/base-files/etc/board.d/01_leds
@@
-52,6
+52,9
@@
engenius,ens620ext)
ucidef_set_led_netdev "lan1" "LAN1" "green:lan1" "eth0"
ucidef_set_led_netdev "lan2" "LAN2" "green:lan2" "eth1"
;;
+glinet,gl-ap1300)
+ ucidef_set_led_netdev "wan" "WAN" "green:wan" "eth1"
+ ;;
mikrotik,cap-ac)
ucidef_set_led_default "power" "POWER" "blue:power" "1"
ucidef_set_led_default "user" "USER" "green:user" "0"