Skip to content

Commit

Permalink
ipq806x: c2600: change wan and lan led trigger to swconfig port
Browse files Browse the repository at this point in the history
Signed-off-by: Henryk Heisig <hyniu@o2.pl>
  • Loading branch information
heinzek authored and blogic committed Nov 21, 2016
1 parent 8b17319 commit c380772
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target/linux/ipq806x/base-files/etc/board.d/01_leds
Expand Up @@ -14,8 +14,8 @@ case "$board" in
c2600)
ucidef_set_led_usbport "usb1" "USB 1" "${board}:white:usb_2" "usb1-port1" "usb2-port1"
ucidef_set_led_usbport "usb2" "USB 2" "${board}:white:usb_4" "usb3-port1" "usb4-port1"
ucidef_set_led_netdev "wan" "WAN" "${board}:white:wan" "eth0"
ucidef_set_led_netdev "lan" "LAN" "${board}:white:lan" "eth1"
ucidef_set_led_switch "wan" "wan" "${board}:white:wan" "switch0" "0x20"
ucidef_set_led_switch "lan" "lan" "${board}:white:lan" "switch0" "0x1e"
ucidef_set_led_default "general" "general" "${board}:white:ledgnr" "1"
;;
d7800 |\
Expand Down

0 comments on commit c380772

Please sign in to comment.