summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-05-12 15:52:55 +0200
committerJohn Crispin <john@phrozen.org>2016-05-14 21:26:08 +0200
commitcc831e23e18c593be2629b77321c077def828bec (patch)
treeb76c291d29354669aedcd2b44796ccc30a070db3 /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parent7697aced2467e646069a2ec462c58dce359151f3 (diff)
downloadmaster-31e0f0ae-cc831e23e18c593be2629b77321c077def828bec.tar.gz
master-31e0f0ae-cc831e23e18c593be2629b77321c077def828bec.tar.bz2
master-31e0f0ae-cc831e23e18c593be2629b77321c077def828bec.zip
ar71xx: add proper support for Archer-C7 V2
This has minor differences to the V1 Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/machtypes.h')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/machtypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
index 7b4f67f5c4..f50062f39d 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -42,6 +42,7 @@ enum ath79_mach_type {
ATH79_MACH_AP96, /* Atheros AP96 */
ATH79_MACH_ARCHER_C5, /* TP-LINK Archer C5 board */
ATH79_MACH_ARCHER_C7, /* TP-LINK Archer C7 board */
+ ATH79_MACH_ARCHER_C7_V2, /* TP-LINK Archer C7 V2 board */
ATH79_MACH_AW_NR580, /* AzureWave AW-NR580 */
ATH79_MACH_BHU_BXU2000N2_A1, /* BHU BXU2000n-2 A1 */
ATH79_MACH_BSB, /* Smart Electronics Black Swift board */