aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-08-05 13:55:37 +0000
committerJonas Gorski <jogo@openwrt.org>2015-08-05 13:55:37 +0000
commita0c019319ad3101b296cf7eccbb29f2cb3e5daa2 (patch)
treed6fd8b5e938f4054ec5f2d4bbd678ba1757ef1d5 /target/linux/brcm63xx/base-files/etc/diag.sh
parent77d88f3f8cc9cbec8f31464c4d960f39559e29ca (diff)
downloadmaster-187ad058-a0c019319ad3101b296cf7eccbb29f2cb3e5daa2.tar.gz
master-187ad058-a0c019319ad3101b296cf7eccbb29f2cb3e5daa2.tar.bz2
master-187ad058-a0c019319ad3101b296cf7eccbb29f2cb3e5daa2.zip
brcm63xx: Add support for Plusnet 2704N
BCM6318: add support for Plusnet / Sagem 2704N (V1) Signed-off-by: Matt Goring <matt.goring@googlemail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46562 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/base-files/etc/diag.sh')
-rw-r--r--target/linux/brcm63xx/base-files/etc/diag.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/base-files/etc/diag.sh b/target/linux/brcm63xx/base-files/etc/diag.sh
index 1b0d26d616..7916ac26e2 100644
--- a/target/linux/brcm63xx/base-files/etc/diag.sh
+++ b/target/linux/brcm63xx/base-files/etc/diag.sh
@@ -70,6 +70,9 @@ set_state() {
fast2504n)
status_led="fast2504n:green:ok"
;;
+ fast2704n)
+ status_led2="F@ST2704N:red:power"
+ ;;
fast2704v2)
status_led="F@ST2704V2:green:power"
;;