firmware-utils: tplink-safeloader: fix Archer C60 factory image

This commit fixes build factory image for TP-Link Archer C60v1.
Size of partition "SupportList" is only 256 bytes, and can
contain only 3 entries.

Signed-off-by: Henryk Heisig <hyniu@o2.pl>
This commit is contained in:
Henryk Heisig 2017-07-01 00:45:19 +02:00 committed by Piotr Dymacz
parent 096a604df0
commit 8cd28140f1
1 changed files with 0 additions and 2 deletions

View File

@ -423,8 +423,6 @@ static struct device_info boards[] = {
"SupportList:\r\n"
"{product_name:Archer C60,product_ver:1.0.0,special_id:00000000}\r\n"
"{product_name:Archer C60,product_ver:1.0.0,special_id:45550000}\r\n"
"{product_name:Archer C60,product_ver:1.0.1,special_id:45550000}\r\n"
"{product_name:Archer C60,product_ver:1.0.0,special_id:52550000}\r\n"
"{product_name:Archer C60,product_ver:1.0.0,special_id:55530000}\r\n",
.support_trail = '\x00',
.soft_ver = "soft_ver:1.0.0\n",