kirkwood: add diag LED on Linksys EA3500

Signed-off-by: Claudio Leite <leitec@staticky.com>

SVN-Revision: 47435
This commit is contained in:
Luka Perkov 2015-11-10 00:16:56 +00:00
parent b0e7ca4f8f
commit 31c7de0313

View File

@ -12,6 +12,9 @@ get_status_led() {
pogo_e02)
status_led="status:orange:fault"
;;
linksys-audi)
status_led="audi:green:power"
;;
linksys-viper)
status_led="viper:white:health"
;;