ramips: a5-v11 board fix power led blinking at boot
Signed-off-by: Konrad Kotowicz <skoti1@go2.pl> SVN-Revision: 46215
This commit is contained in:
parent
d08209a1c5
commit
2658b33f68
@ -12,6 +12,9 @@ get_status_led() {
|
|||||||
3g150b | 3g300m | w150m)
|
3g150b | 3g300m | w150m)
|
||||||
status_led="tenda:blue:ap"
|
status_led="tenda:blue:ap"
|
||||||
;;
|
;;
|
||||||
|
a5-v11)
|
||||||
|
status_led="a5-v11:red:power"
|
||||||
|
;;
|
||||||
ai-br100)
|
ai-br100)
|
||||||
status_led="aigale:blue:wlan"
|
status_led="aigale:blue:wlan"
|
||||||
;;
|
;;
|
||||||
@ -233,6 +236,9 @@ get_status_led() {
|
|||||||
f7c027)
|
f7c027)
|
||||||
status_led="belkin:orange:status"
|
status_led="belkin:orange:status"
|
||||||
;;
|
;;
|
||||||
|
oy-0001)
|
||||||
|
status_led="oy:green:wifi"
|
||||||
|
;;
|
||||||
na930)
|
na930)
|
||||||
status_led="na930:blue:power"
|
status_led="na930:blue:power"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user