brcm63xx: add support for the Actiontec R1000H gateway
authorAnthony Sepa <anthonysepa@yahoo.ca>
Sun, 19 Feb 2017 18:27:36 +0000 (14:27 -0400)
committerJonas Gorski <jonas.gorski@gmail.com>
Fri, 30 Jun 2017 10:12:17 +0000 (12:12 +0200)
commitf9b67b89d31dbffd20aedcb33cf10dfe1a206aab
tree1fa1055780a2585f08efe0a07fd1e581d0fd1936
parent1dc7a0cfd5cdf90a8ce8381ef07bac11ad46afef
brcm63xx: add support for the Actiontec R1000H gateway

SOC: Broadcom BCM6368 (2 * Broadcom BMIPS4350 V3.1 / 400 MHz)
Flash size: 32MB (split 16/16 dual boot)
RAM size: 64MB
Wireless: BCM432x 802.11a/b/g/n(pci)
Ethernet: Broadcom BCM53115
USB: 1 x USB 2.0

Known issues:
 - Unable to detect 53115 switch attached to MDIO. Not supported
 - No support for the cable port

More info on the device and the research can be found at:
http://www.actiontec.com/212.html

Same FCC ID as:
https://wikidevi.com/wiki/Actiontec_V1000H_(Telus)

Signed-off-by: Anthony Sepa <anthonysepa@yahoo.ca>
[jonas.gorski: fix commit subject/message]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
target/linux/brcm63xx/base-files/etc/board.d/01_leds
target/linux/brcm63xx/base-files/etc/board.d/02_network
target/linux/brcm63xx/base-files/etc/diag.sh
target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc
target/linux/brcm63xx/base-files/lib/brcm63xx.sh
target/linux/brcm63xx/dts/r1000h.dts [new file with mode: 0644]
target/linux/brcm63xx/image/bcm63xx.mk
target/linux/brcm63xx/patches-4.4/578-board_R1000H.patch [new file with mode: 0644]