tools: tplink-safeloader: add C7v5 RU Support

The added entry originates from TP-Links latest Archer C7 v5 RU firmware.

Signed-off-by: Michael Gray <michael.gray@lantisproject.com>
This commit is contained in:
Michael Gray 2019-01-18 18:49:15 +11:00 committed by Mathias Kresin
parent 5af04f0d94
commit 963a83d82b
1 changed files with 2 additions and 1 deletions

View File

@ -745,7 +745,8 @@ static struct device_info boards[] = {
"{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",
"{product_name:Archer C7,product_ver:5.0.0,special_id:54570000}\n"
"{product_name:Archer C7,product_ver:5.0.0,special_id:52550000}\n",
.support_trail = '\x00',
.soft_ver = "soft_ver:1.0.0\n",