projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24cd658
)
mvebu: Configure status LED for WRT1900ACS
author
Rujun Wang
<loganw@marvell.com>
Wed, 15 Jun 2016 10:42:14 +0000
(18:42 +0800)
committer
Jo-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
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/base-files/etc/diag.sh
b/target/linux/mvebu/base-files/etc/diag.sh
index 6534ac3f936b1f743121e4bc22a2e71f6a630c5d..82760fa0deb7aa129b65afd3167a1b12c1f8fc18 100644
(file)
--- a/
target/linux/mvebu/base-files/etc/diag.sh
+++ b/
target/linux/mvebu/base-files/etc/diag.sh
@@
-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"
;;