broadcom-diag: support for the WNDR3700v3
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 28 Apr 2013 21:11:17 +0000 (21:11 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 28 Apr 2013 21:11:17 +0000 (21:11 +0000)
commit1cbbe0104dd5873815870aa702dc2e79a1772a39
tree038a2b191931b275a0469dd055de17e4297f5109
parenta854f3225a59d2f80040456cb80cbbbc2c0641a1
broadcom-diag: support for the WNDR3700v3

I recently picked up a WNDR3700 to put OpenWRT on, and only after tearing into the box did I find it
was one of the v3 boards, with poor OpenWRT support. This patch should add the board detection and
LED/button control to the broadcom-diag module, and should generate a netgear .chk image that the
bootloader and stock firmware will accept.

The changes to the broadcom-diag module are more than a few lines because the WNDR3700v3 is driving
its LEDs through an HC164 8-bit shift register.

Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 36482
package/broadcom-diag/src/diag.c
package/broadcom-diag/src/diag.h
package/broadcom-diag/src/gpio.h
target/linux/brcm47xx/image/Makefile