ar71xx: initial support for TP-Link Archer C7v2
authorGabor Juhos <juhosg@openwrt.org>
Sat, 12 Apr 2014 09:52:54 +0000 (09:52 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 12 Apr 2014 09:52:54 +0000 (09:52 +0000)
commit52dd0cc9c7c868ec17425e9598495d0601457df2
tree9ba08a9dcbee273492d27a618f78ae718dfd84c6
parentc167fe17b80214f01240974ad16ce7d47df004fa
ar71xx: initial support for TP-Link Archer C7v2

The C7v2 has 16 MB flash and QCA9880-BR4A rev 2 supported by ath10k driver.
The C7v1 had 8 MB flash and the unsupported QCA9880-AR1A rev 1.

Signed-off-by: Adam Serbinski <adam@serbinski.com>
Patchwork: http://patchwork.openwrt.org/patch/5071/
[juhosg:
 - remove the v2 specific profile add the ath10k driver to the existing
   Archer C7 profile instead. Although on v1 devices it does not change
   the non-working behaviour, but the ath10k driver is useful for users
   whom have replaced the wifi card with a supported one in their units.
 - update image/Makefile to build firmware image for both boards if the
   Archer C7 profile is selected]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40463
target/linux/ar71xx/generic/profiles/tp-link.mk
target/linux/ar71xx/image/Makefile