firmware-utils: tplink-safeloader: add support for Archer A6 v2 (EU)
authorStijn Segers <foss@volatilesystems.org>
Sun, 8 May 2022 11:31:12 +0000 (13:31 +0200)
committerSander Vanheule <sander@svanheule.net>
Wed, 11 May 2022 19:52:49 +0000 (21:52 +0200)
The Archer A6 v2 (EU) matches the C6 v2 (EU) and uses the same firmware ID.
See also https://forum.openwrt.org/t/tp-link-archer-a6-v2-0-cannot-install/119403/34.

Tested-by: Kamil Jońca <kjonca@poczta.onet.pl>
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
src/tplink-safeloader.c

index 1c08a33d9fe84bcee887e568c8154adbc2d7d141..281693486ca01e1ac3e06ce09f884e526c3eae23 100644 (file)
@@ -1069,6 +1069,7 @@ static struct device_info boards[] = {
                .vendor = "",
                .support_list =
                        "SupportList:\r\n"
+                       "{product_name:Archer A6,product_ver:2.0.0,special_id:45550000}\r\n"
                        "{product_name:Archer C6,product_ver:2.0.0,special_id:45550000}\r\n"
                        "{product_name:Archer C6,product_ver:2.0.0,special_id:52550000}\r\n"
                        "{product_name:Archer C6,product_ver:2.0.0,special_id:4A500000}\r\n",