mvebu: Configure status LED for WRT1900ACS
authorRujun Wang <loganw@marvell.com>
Wed, 15 Jun 2016 10:42:14 +0000 (18:42 +0800)
committerJo-Philipp Wich <jo@mein.io>
Wed, 15 Jun 2016 10:58:23 +0000 (12:58 +0200)
Signed-off-by: Rujun Wang <chinawrj@gmail.com>
target/linux/mvebu/base-files/etc/diag.sh

index 6534ac3f936b1f743121e4bc22a2e71f6a630c5d..82760fa0deb7aa129b65afd3167a1b12c1f8fc18 100644 (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"
                ;;