summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Schiffer2022-01-14 22:08:49 +0000
committerMatthias Schiffer2022-01-14 22:08:49 +0000
commit84dbf8ee49f522d3a4528763c9473cf3dd7c8c52 (patch)
treea30219db2ba155e09cb91ead891ca5bef91f7355
parent56e8e19151743c923f48604c457850cf8eb52076 (diff)
downloadfirmware-utils-84dbf8ee49f522d3a4528763c9473cf3dd7c8c52.tar.gz
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 <luflosi@luflosi.de> Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
-rw-r--r--src/tplink-safeloader.c2
1 files changed, 1 insertions, 1 deletions
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 = {