mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-06 11:09:31 +00:00
firmware-utils: tplink-safeloader: support Archer A6 v3 CA
The Canadian edition of the TP-Link Archer A6 v3 uses a different header, but otherwise it's identical to the already supported EU/US editions. Signed-off-by: Stijn Segers <foss@volatilesystems.org> Tested-by: Brian Lee <dev@leebrian.me> Reviewed-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
parent
04589cb549
commit
b6245fbd58
@ -1097,6 +1097,7 @@ static struct device_info boards[] = {
|
|||||||
.vendor = "",
|
.vendor = "",
|
||||||
.support_list =
|
.support_list =
|
||||||
"SupportList:\n"
|
"SupportList:\n"
|
||||||
|
"{product_name:Archer A6,product_ver:3.0.0,special_id:43410000}\n"
|
||||||
"{product_name:Archer A6,product_ver:3.0.0,special_id:55530000}\n"
|
"{product_name:Archer A6,product_ver:3.0.0,special_id:55530000}\n"
|
||||||
"{product_name:Archer A6,product_ver:3.0.0,special_id:54570000}\n",
|
"{product_name:Archer A6,product_ver:3.0.0,special_id:54570000}\n",
|
||||||
.part_trail = 0x00,
|
.part_trail = 0x00,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user