aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorDaniel Dickinson <daniel@cshore.neomailbox.net>2012-09-06 18:15:26 +0000
committerDaniel Dickinson <daniel@cshore.neomailbox.net>2012-09-06 18:15:26 +0000
commitacf052c5ce36a000400c96fbaa484dcd87459b44 (patch)
treea4368a76e4215905b6f2e28bbdadfd6af95d0716 /target/linux/ar71xx/base-files/etc/diag.sh
parent4a78e91be1a88caad54dec888f35cd03256d1954 (diff)
downloadupstream-acf052c5ce36a000400c96fbaa484dcd87459b44.tar.gz
upstream-acf052c5ce36a000400c96fbaa484dcd87459b44.tar.bz2
upstream-acf052c5ce36a000400c96fbaa484dcd87459b44.zip
[ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33326 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index 420d690245..570bdcb845 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -64,7 +64,9 @@ get_status_led() {
dir-615-c1)
status_led="d-link:green:status"
;;
- dir-825-b1)
+ dir-825-b1 |\
+ dir-825-b1-openwrt |\
+ dir-825-b1-stock)
status_led="d-link:orange:power"
;;
eap7660d)