mvebu: Configure status LED for WRT1900ACS

Signed-off-by: Rujun Wang <chinawrj@gmail.com>
This commit is contained in:
Rujun Wang 2016-06-15 18:42:14 +08:00 committed by Jo-Philipp Wich
parent 24cd658a9d
commit 1830c31632

View File

@ -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"
;;