From: Matthias Schiffer Date: Fri, 14 Jan 2022 22:08:49 +0000 (+0100) Subject: tplink-safeloader: fix Archer A7v5 factory flashing from vendor fw > v1.1.x X-Git-Url: http://git.openwrt.org/?p=project%2Ffirmware-utils.git;a=commitdiff_plain;h=84dbf8ee49f522d3a4528763c9473cf3dd7c8c52 tplink-safeloader: fix Archer A7v5 factory flashing from vendor fw > v1.1.x Apply the same fix that was previously done for the Archer C7v5 to the A7v5 as well to make the web UI accept our images again. Tested-by: Luflosi Signed-off-by: Matthias Schiffer --- diff --git a/src/tplink-safeloader.c b/src/tplink-safeloader.c index 0565dcc..6606ec9 100644 --- a/src/tplink-safeloader.c +++ b/src/tplink-safeloader.c @@ -802,7 +802,7 @@ static struct device_info boards[] = { "{product_name:Archer A7,product_ver:5.0.0,special_id:54570000}\n" "{product_name:Archer A7,product_ver:5.0.0,special_id:52550000}\n", .part_trail = 0x00, - .soft_ver = SOFT_VER_TEXT("soft_ver:1.0.0\n"), + .soft_ver = SOFT_VER_TEXT("soft_ver:7.0.0\n"), /* We're using a dynamic kernel/rootfs split here */ .partitions = {