From 3326e36fa7f3f322362dda22fc763ca14406df41 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sat, 30 Dec 2017 10:19:18 +0100 Subject: [PATCH] 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 --- 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 d7cc4173af..5ffa6368eb 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|\ -- 2.30.2