Переглянути джерело

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 <[email protected]>
Tested-by: Brian Lee <[email protected]>
Reviewed-by: Philip Prindeville <[email protected]>
Stijn Segers 4 роки тому
батько
коміт
b6245fbd58
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      tools/firmware-utils/src/tplink-safeloader.c

+ 1 - 0
tools/firmware-utils/src/tplink-safeloader.c

@@ -1097,6 +1097,7 @@ static struct device_info boards[] = {
 		.vendor = "",
 		.support_list =
 			"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:54570000}\n",
 		.part_trail = 0x00,