brcm63xx: Add DGND3700 v1 / DGND3800B support
authorJonas Gorski <jogo@openwrt.org>
Mon, 16 Mar 2015 11:52:10 +0000 (11:52 +0000)
committerJonas Gorski <jogo@openwrt.org>
Mon, 16 Mar 2015 11:52:10 +0000 (11:52 +0000)
commitba38595d0ea3ba8517168fcbe5c1e91dcc125fae
tree7157752f8a0d019228abbbe37c5fe93278f8bfbd
parentfc1a74d4a1d9e5e42d5e15e439de6f775ea06ac3
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>
SVN-Revision: 44831
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