Formally this patch is good for me but I have no dsl connection and here is annexa.
Someone can try this out? Regards. Eddi On Fri, Oct 10, 2014 at 2:54 PM, Eddi De Pieri <e...@depieri.net> wrote: > > Signed-off-by: Eddi De Pieri <e...@depieri.net> > --- > package/kernel/lantiq/ltq-vdsl-fw/Makefile | 2 +- > package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh | 10 +++++----- > package/kernel/lantiq/ltq-vdsl-fw/src/w921v_fw_cutter.c | 2 +- > 3 files changed, 7 insertions(+), 7 deletions(-) > > diff --git a/package/kernel/lantiq/ltq-vdsl-fw/Makefile > b/package/kernel/lantiq/ltq-vdsl-fw/Makefile > index 6404067..047f557 100644 > --- a/package/kernel/lantiq/ltq-vdsl-fw/Makefile > +++ b/package/kernel/lantiq/ltq-vdsl-fw/Makefile > @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk > > PKG_NAME:=ltq-vdsl-fw > PKG_VERSION:=1 > -PKG_RELEASE:=1 > +PKG_RELEASE:=2 > > PKG_MAINTAINER:=John Crispin <blo...@openwrt.org> > > diff --git a/package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh > b/package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh > index 63ed948..e7baddf 100755 > --- a/package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh > +++ b/package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh > @@ -1,15 +1,15 @@ > #!/bin/sh > . /lib/functions.sh > > -FW="/tmp/Firmware_Speedport_W921V_1.20.000.bin" > -URL=" > http://hilfe.telekom.de/dlp/eki/downloads/Speedport/Speedport%20W%20921V/Firmware_Speedport_W921V_1.20.000.bin > " > +FW="/tmp/Firmware_Speedport_W921V_1.36.000.bin" > +URL=" > http://www.telekom.de/dlp/eki/downloads/Speedport/Speedport%20W%20921V/Firmware_Speedport_W921V_1.36.000.bin > " > FW_TAPI="vr9_tapi_fw.bin" > FW_DSL="vr9_dsl_fw_annex_b.bin" > -MD5_FW="4d812f2c3476dadd738b022c4767c491" > +MD5_FW="8f155d5d3f963e9fe207817280d541f9" > MD5_TAPI="06b6ab3481b8d3eb7e8bf6131f7f6b7f" > -MD5_DSL="59dd9dc81195c6854433c691b163f757" > +MD5_DSL="96465516993771e5a192ab94813f404d" > > -[ -f /lib/firmware/vdsl.bin] && exit 0 > +[ -f /lib/firmware/vdsl.bin ] && exit 0 > > [ -z "$1" ] || URL=$1 > > diff --git a/package/kernel/lantiq/ltq-vdsl-fw/src/w921v_fw_cutter.c > b/package/kernel/lantiq/ltq-vdsl-fw/src/w921v_fw_cutter.c > index ad2e018..b43ebf1 100644 > --- a/package/kernel/lantiq/ltq-vdsl-fw/src/w921v_fw_cutter.c > +++ b/package/kernel/lantiq/ltq-vdsl-fw/src/w921v_fw_cutter.c > @@ -26,7 +26,7 @@ > > #include "LzmaWrapper.h" > > -#define FW_NAME > "/tmp/Firmware_Speedport_W921V_1.20.000.bin" > +#define FW_NAME > "/tmp/Firmware_Speedport_W921V_1.36.000.bin" > > #define MAGIC 0x50 > #define MAGIC_SZ 0x3FFC00 > -- > 1.7.10.4 > _______________________________________________ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel >
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel