From 927809e59b9cb0e95fcaeb6f7e13af44254d1474 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 20 Jan 2014 10:23:03 +0000 Subject: ar71xx: set status_led for the RB2011* boards Signed-off-by: Gabor Juhos SVN-Revision: 39343 --- target/linux/ar71xx/base-files/etc/diag.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 0d714ed3ac..6e4445f4fa 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -102,6 +102,11 @@ get_status_led() { pb44) status_led="pb44:amber:jump1" ;; + rb-2011l|\ + rb-2011uas|\ + rb-2011uas-2hnd) + status_led="rb:green:usr" + ;; rb-411 | rb-411u | rb-433 | rb-433u | rb-450 | rb-450g | rb-493) status_led="rb4xx:yellow:user" ;; -- cgit v1.2.3