tplink-safeloader: support Archer C6v3.0 (BR)
authorHenrique de Moraes Holschuh <henrique@nic.br>
Wed, 8 Dec 2021 13:14:57 +0000 (10:14 -0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 16 Jan 2022 20:52:39 +0000 (21:52 +0100)
Add the missing tp-link firmware ID for the TP-Link Archer C6v3.0 (BR),
which is currently sold in Brazil.  It uses exactly the same vendor
firmware as the A6v3 and C6v3.20.

Signed-off-by: Henrique de Moraes Holschuh <henrique@nic.br>
src/tplink-safeloader.c

index 6606ec95c990fdbf6bc569d46c95b8ad25774d2b..49775e48b23a5b7b9eb49d9785ad4a6466b0494c 100644 (file)
@@ -1099,7 +1099,8 @@ static struct device_info boards[] = {
                        "{product_name:Archer C6,product_ver:3.20,special_id:45550000}"
                        "{product_name:Archer C6,product_ver:3.20,special_id:52550000}"
                        "{product_name:Archer C6,product_ver:3.20,special_id:4A500000}"
-                       "{product_name:Archer C6,product_ver:3.20,special_id:4B520000}",
+                       "{product_name:Archer C6,product_ver:3.20,special_id:4B520000}"
+                       "{product_name:Archer C6,product_ver:3.0.0,special_id:42520000}",
                .part_trail = 0x00,
                .soft_ver = SOFT_VER_TEXT("soft_ver:1.0.9\n"),