Browse Source

ar71xx: set status_led for the RB2011* boards

Signed-off-by: Gabor Juhos <[email protected]>

SVN-Revision: 39343
Gabor Juhos 12 years ago
parent
commit
927809e59b
1 changed files with 5 additions and 0 deletions
  1. 5 0
      target/linux/ar71xx/base-files/etc/diag.sh

+ 5 - 0
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"
 		;;