brcm63xx: Add DGND3700 v1 / DGND3800B support
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 16 Mar 2015 11:52:10 +0000 (11:52 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 16 Mar 2015 11:52:10 +0000 (11:52 +0000)
commit16284577a7edee37ccdef5d6641bbd2c889923bb
tree7157752f8a0d019228abbbe37c5fe93278f8bfbd
parente5eb6a1ee613b367f8673ee2604f1b401437c002
brcm63xx: Add DGND3700 v1 / DGND3800B support

This adds support for the Netgear DGND3700 v1 and DGND3800B.

DGND3700 v1 and DGND3800B are exactly the same router, only one difference,
the factory firmware. This patch produces two factory firmwares for each router.

The router includes an onboard NAND flash for extra storage. NAND is currently
not supported in bcm63xx, so no code added for this part. The NOR flash (32MB)
is enough for storing an openwrt firmware.

Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
[jogo: Add back commit message from v1]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44831 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm63xx/base-files/etc/uci-defaults/01_leds
target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
target/linux/brcm63xx/base-files/lib/brcm63xx.sh
target/linux/brcm63xx/dts/dgnd3700v1.dts [new file with mode: 0644]
target/linux/brcm63xx/image/Makefile
target/linux/brcm63xx/patches-3.14/568-board_DGND3700v1_3800B.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/568-board_DGND3700v1_3800B.patch [new file with mode: 0644]
target/linux/brcm63xx/profiles/netgear.mk