ar71xx: add support for TP-LINK CPE510 V2.0
Adds Support for the TP-LINK CPE510 V2.0 by TP-Link. The hardware is almost the same as the CPE510 V1.0 Follow the same processes as for the CPE510 V1.0 Signed-off-by: Andrew Cameron <apcameron@softhome.net>
This commit is contained in:
committed by
John Crispin
parent
b9bd3285c7
commit
bae927c551
@@ -210,7 +210,17 @@ static struct device_info boards[] = {
|
||||
"CPE510(TP-LINK|EU|N300-5):1.1\r\n"
|
||||
"CPE520(TP-LINK|UN|N300-5):1.1\r\n"
|
||||
"CPE520(TP-LINK|US|N300-5):1.1\r\n"
|
||||
"CPE520(TP-LINK|EU|N300-5):1.1\r\n",
|
||||
"CPE520(TP-LINK|EU|N300-5):1.1\r\n"
|
||||
"CPE510(TP-LINK|EU|N300-5|00000000):2.0\r\n"
|
||||
"CPE510(TP-LINK|EU|N300-5|45550000):2.0\r\n"
|
||||
"CPE510(TP-LINK|EU|N300-5|55530000):2.0\r\n"
|
||||
"CPE510(TP-LINK|UN|N300-5|00000000):2.0\r\n"
|
||||
"CPE510(TP-LINK|UN|N300-5|45550000):2.0\r\n"
|
||||
"CPE510(TP-LINK|UN|N300-5|55530000):2.0\r\n"
|
||||
"CPE510(TP-LINK|US|N300-5|55530000):2.0\r\n"
|
||||
"CPE510(TP-LINK|UN|N300-5):2.0\r\n"
|
||||
"CPE510(TP-LINK|EU|N300-5):2.0\r\n"
|
||||
"CPE510(TP-LINK|US|N300-5):2.0\r\n",
|
||||
.support_trail = '\xff',
|
||||
.soft_ver = NULL,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user