[openwrt/openwrt] ramips: firewrt: indicate boot status via LED
LEDE Commits
lede-commits at lists.infradead.org
Tue Jan 9 13:10:03 PST 2018
mkresin pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/3326e36fa7f3f322362dda22fc763ca14406df41
commit 3326e36fa7f3f322362dda22fc763ca14406df41
Author: Mathias Kresin <dev at kresin.me>
AuthorDate: Sat Dec 30 10:19:18 2017 +0100
ramips: firewrt: indicate boot status via LED
Add the Firefly FireWRT gree power LED to diag.sh to indicate the boot
status via the power LED.
Signed-off-by: Mathias Kresin <dev at kresin.me>
---
target/linux/ramips/base-files/etc/diag.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh
index d7cc417..5ffa636 100644
--- a/target/linux/ramips/base-files/etc/diag.sh
+++ b/target/linux/ramips/base-files/etc/diag.sh
@@ -25,6 +25,7 @@ get_status_led() {
ex2700|\
ex3700|\
fonera20n|\
+ firewrt|\
hg255d|\
kn|\
kn_rc|\
More information about the lede-commits
mailing list