aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorDaniel Gonzalez Cabanelas <dgcbueu@gmail.com>2016-12-03 15:51:05 +0100
committerJo-Philipp Wich <jo@mein.io>2017-04-28 17:09:55 +0200
commitbf534e45ea696cc2d4afe12502a8ad78b54cfc29 (patch)
treebb7700bd2f6084282dd0f3b5e9b20c6b1f184eea /target/linux/brcm63xx/base-files/etc/diag.sh
parent105d5b6f03647e225ce3361a818ff4303f64df24 (diff)
downloadupstream-bf534e45ea696cc2d4afe12502a8ad78b54cfc29.tar.gz
upstream-bf534e45ea696cc2d4afe12502a8ad78b54cfc29.tar.bz2
upstream-bf534e45ea696cc2d4afe12502a8ad78b54cfc29.zip
brcm63xx: Add Observa VH4032N support
Add support for the Observa Telecom VH4032N router. This is another BCM6368 router, 128 MB RAM, 32MB flash and 3 USB host ports. The wifi chip is an onboard Broadcom BCM43222. Signed-off-by: Daniel Gonzalez Cabanelas <dgcbueu@gmail.com> [jonas.gorski: use gpio-hog instead of abusing ephy-reset] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
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 852a70146e..3a858e4d85 100644
--- a/target/linux/brcm63xx/base-files/etc/diag.sh
+++ b/target/linux/brcm63xx/base-files/etc/diag.sh
@@ -33,6 +33,9 @@ set_state() {
spw303v)
status_led="spw303v:green:power+adsl"
;;
+ vh4032n)
+ status_led="VH4032N:red:power"
+ ;;
vr-3025un)
status_led="VR-3025un:green:power"
;;