summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-12-13 08:07:03 +0000
committerJohn Crispin <john@openwrt.org>2014-12-13 08:07:03 +0000
commit263070a2e72dbb85ed16d286a22fc3ce422580e5 (patch)
treed4120f45393fcec2462a5803eff7d8433c9bb392 /target/linux/ramips/base-files/etc/diag.sh
parentaa697f1313f2fe1b7a6c1f52603b45016c8c1806 (diff)
downloadmaster-31e0f0ae-263070a2e72dbb85ed16d286a22fc3ce422580e5.tar.gz
master-31e0f0ae-263070a2e72dbb85ed16d286a22fc3ce422580e5.tar.bz2
master-31e0f0ae-263070a2e72dbb85ed16d286a22fc3ce422580e5.zip
ramips:Add support for Aigale Ai-BR100
Aigale Ai-BR100 is a router with mt7620a soc. There are only 2 lights on the board (WAN and WLAN) so I used the wlan light as the status led. Signed-off-by: 郭传鈜 <gch981213@gmail.com> SVN-Revision: 43681
Diffstat (limited to 'target/linux/ramips/base-files/etc/diag.sh')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/diag.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh
index dfa5468205..f50ae1fe7f 100755
--- a/target/linux/ramips/base-files/etc/diag.sh
+++ b/target/linux/ramips/base-files/etc/diag.sh
@@ -12,6 +12,9 @@ get_status_led() {
3g300m | w150m)
status_led="tenda:blue:ap"
;;
+ ai-br100)
+ status_led="aigale:blue:wlan"
+ ;;
ar670w)
status_led="ar670w:green:power"
;;