tools: tplink-safeloader: add C7v5 EU SupportList

Currently flash from WebIF is broken for Archer C7 v5 EU models as their
SupportList entries are missing.

The added entries originate from TP-Links latest Archer C7 v5 EU
firmware.

Signed-off-by: David Bauer <mail@david-bauer.net>
v19.07.3_mercusys_ac12_duma
David Bauer 6 years ago committed by Kevin Darbyshire-Bryant
parent c19f1a8665
commit 53020ed4b9

@ -665,7 +665,11 @@ static struct device_info boards[] = {
.support_list =
"SupportList:\n"
"{product_name:Archer C7,product_ver:5.0.0,special_id:00000000}\n"
"{product_name:Archer C7,product_ver:5.0.0,special_id:55530000}\n",
"{product_name:Archer C7,product_ver:5.0.0,special_id:45550000}\n"
"{product_name:Archer C7,product_ver:5.0.0,special_id:55530000}\n"
"{product_name:Archer C7,product_ver:5.0.0,special_id:43410000}\n"
"{product_name:Archer C7,product_ver:5.0.0,special_id:4A500000}\n"
"{product_name:Archer C7,product_ver:5.0.0,special_id:54570000}\n",
.support_trail = '\x00',
.soft_ver = "soft_ver:1.0.0\n",

Loading…
Cancel
Save