mvebu: Configure status LED for WRT1900ACS
Signed-off-by: Rujun Wang <chinawrj@gmail.com>
This commit is contained in:
parent
24cd658a9d
commit
1830c31632
@ -6,6 +6,9 @@
|
||||
|
||||
get_status_led() {
|
||||
case $(mvebu_board_name) in
|
||||
armada-385-linksys-shelby)
|
||||
status_led="shelby:white:power"
|
||||
;;
|
||||
armada-xp-linksys-mamba)
|
||||
status_led="mamba:white:power"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user