From 41ad9ed13a7792775ad3cca88e9d4eac6e594c63 Mon Sep 17 00:00:00 2001 From: Daniel Gonzalez Cabanelas Date: Sat, 3 Dec 2016 15:51:05 +0100 Subject: 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 [jonas.gorski: use gpio-hog instead of abusing ephy-reset] Signed-off-by: Jonas Gorski --- target/linux/brcm63xx/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/brcm63xx/base-files/etc/diag.sh') diff --git a/target/linux/brcm63xx/base-files/etc/diag.sh b/target/linux/brcm63xx/base-files/etc/diag.sh index 5f9a4d0b1c..df1d616f65 100644 --- a/target/linux/brcm63xx/base-files/etc/diag.sh +++ b/target/linux/brcm63xx/base-files/etc/diag.sh @@ -36,6 +36,9 @@ set_state() { spw303v) status_led="spw303v:green:power+adsl" ;; + vh4032n) + status_led="VH4032N:red:power" + ;; vr-3025un) status_led="VR-3025un:green:power" ;; -- cgit v1.2.3