brcm63xx: Add NuCom R5010UNv2 support
authorJonas Gorski <jogo@openwrt.org>
Wed, 2 Dec 2015 22:18:20 +0000 (22:18 +0000)
committerJonas Gorski <jogo@openwrt.org>
Wed, 2 Dec 2015 22:18:20 +0000 (22:18 +0000)
commit8f9514f5c79145402be4699d7ace0dd19c4f5678
tree9db51e014c3b40f428d3c79297b90298454355ff
parent9fdac9b579e6f5dc989e020990a065599434d134
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>
SVN-Revision: 47697
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]