initial LED configuration for Fonera 2.0n
Setup initial configuration for Wifi and USB LEDS of a Fonera 2.0n (ramips) Signed-off-by: Malte Forkel <malte.forkel@berlin.de> SVN-Revision: 32819
This commit is contained in:
parent
543a2eca42
commit
03be8d08ac
1 changed files with 2 additions and 1 deletions
|
@ -40,7 +40,8 @@ case $board in
|
|||
set_usb_led "f5d8235v2:blue:storage"
|
||||
;;
|
||||
fonera20n)
|
||||
set_usb_led "fonera20n:amber:usb"
|
||||
set_usb_led "fonera20n:orange:usb"
|
||||
set_wifi_led "fonera20n:orange:wifi"
|
||||
;;
|
||||
hw550-3g)
|
||||
set_usb_led "hw550-3g:green:usb"
|
||||
|
|
Loading…
Reference in a new issue