brcm63xx: Add NuCom R5010UNv2 support
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Dec 2015 22:18:20 +0000 (22:18 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Dec 2015 22:18:20 +0000 (22:18 +0000)
commit55bdcc98e6ea9e275d7a3dad4e000cebf6df9554
tree9db51e014c3b40f428d3c79297b90298454355ff
parenta00612bf4158769b7fc9795a4f5beec46e9e327a
brcm63xx: Add NuCom R5010UNv2 support

This patch adds support for the NuCom R5010UNv2.

It's a BCM6328 based board. It has an onboard BCM43217 wifi chip. For this
wifi chip looks like the brcmsmac driver isn't still supported, b43 drivers are used
for the profile of the router.

It's worth mentioning this board was affected by a bug solved with
https://dev.openwrt.org/changeset/46707

Tested-by: Angel Fontan <angel.fontan@gmail.com>
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47697 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm63xx/base-files/etc/diag.sh
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/etc/uci-defaults/09_fix_crc
target/linux/brcm63xx/base-files/lib/brcm63xx.sh
target/linux/brcm63xx/dts/r5010unv2.dts [new file with mode: 0644]
target/linux/brcm63xx/image/Makefile
target/linux/brcm63xx/patches-4.1/573-board_R5010UNv2.patch [new file with mode: 0644]
target/linux/brcm63xx/profiles/nucom.mk [new file with mode: 0644]