mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-01 22:04:45 +08:00
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:
parent
5af04f0d94
commit
963a83d82b
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user