[ramips] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32819 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
John Crispin 2012-07-24 20:38:31 +00:00
parent 0e97708a76
commit 0e8ecb4824
1 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,8 @@ case $board in
set_usb_led "f5d8235v2:blue:storage" set_usb_led "f5d8235v2:blue:storage"
;; ;;
fonera20n) fonera20n)
set_usb_led "fonera20n:amber:usb" set_usb_led "fonera20n:orange:usb"
set_wifi_led "fonera20n:orange:wifi"
;; ;;
hw550-3g) hw550-3g)
set_usb_led "hw550-3g:green:usb" set_usb_led "hw550-3g:green:usb"