ltq-vdsl-fw: fix firmware installer

The downloaded filename was wrong in multiple places. Fix that.

Fixes: 2f95dd8ff0 ("ltq-vdsl-fw: update w921v firmware download URL")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2022-08-26 22:16:25 +01:00
parent ec7d32f376
commit 1f84d45e18
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
FW="/tmp/firmware-speedport-w921v-1.46.000.bin"
FW="/tmp/firmware-speedport-w921v-1.48.000.bin"
URL="https://www.telekom.de/hilfe/downloads/firmware-speedport-w-921v-1.48.000.bin"
FW_TAPI="vr9_tapi_fw.bin"
FW_DSL="vr9_dsl_fw_annex_b.bin"

View File

@ -26,7 +26,7 @@
#include "LzmaWrapper.h"
#define FW_NAME "/tmp/firmware-speedport-w-921v-1.48.000.bin"
#define FW_NAME "/tmp/firmware-speedport-w921v-1.48.000.bin"
#define MAGIC 0x50
#define MAGIC_SZ 0x3FFC00