Re: [OpenWrt-Devel] [PATCH 2/2] lantiq: get rid of ltq-vdsl-fw

2015-12-19 Thread John Crispin
On 19/12/2015 09:14, Andre Heider wrote: > Hi again, > > On Fri, Dec 11, 2015 at 11:50 AM, John Crispin wrote: >> had a chat with hauke. the bdiff between the A and B FW is around 64K. >> the idea would be to patch dsl_control to have a mechanism similar to >> the dsl_notify script. dsl_control

Re: [OpenWrt-Devel] [PATCH 2/2] lantiq: get rid of ltq-vdsl-fw

2015-12-19 Thread Andre Heider
Hi again, On Fri, Dec 11, 2015 at 11:50 AM, John Crispin wrote: > had a chat with hauke. the bdiff between the A and B FW is around 64K. > the idea would be to patch dsl_control to have a mechanism similar to > the dsl_notify script. dsl_control would call the script once before fw > loading with

Re: [OpenWrt-Devel] [PATCH 2/2] lantiq: get rid of ltq-vdsl-fw

2015-12-11 Thread John Crispin
Hi, On 29/11/2015 20:46, Andre Heider wrote: > John mentioned an existing mechanism to ship B per default with an > optional patch on to top to morph it into A, iiuc [0]. That might > work, I haven't looked into it. had a chat with hauke. the bdiff between the A and B FW is around 64K. the idea w

Re: [OpenWrt-Devel] [PATCH 2/2] lantiq: get rid of ltq-vdsl-fw

2015-11-29 Thread Andre Heider
Hi, On Sun, Nov 29, 2015 at 8:14 PM, Martin Blumenstingl wrote: > I'm wondering if we should add the dsl-vrx200-firmware-xdsl-{a,b} > firmware as package to each device, depending on which firmware (Annex > A or B) the device is originally shipped with. > The question that comes up in that case i

Re: [OpenWrt-Devel] [PATCH 2/2] lantiq: get rid of ltq-vdsl-fw

2015-11-29 Thread Martin Blumenstingl
On Sun, Nov 29, 2015 at 7:25 PM, Andre Heider wrote: > --- a/target/linux/lantiq/xrx200/target.mk > +++ b/target/linux/lantiq/xrx200/target.mk > @@ -7,7 +7,6 @@ CPU_SUBTYPE:=dsp > > DEFAULT_PACKAGES+=kmod-leds-gpio \ > kmod-gpio-button-hotplug \ > - ltq-vdsl-vr9-fw-installer \ >

[OpenWrt-Devel] [PATCH 2/2] lantiq: get rid of ltq-vdsl-fw

2015-11-29 Thread Andre Heider
Because of dsl-vrx200-firmware-xdsl-* there's no need anymore to download a dsl firmware at runtime. Signed-off-by: Andre Heider --- package/kernel/lantiq/ltq-vdsl-fw/Makefile | 40 -- package/kernel/lantiq/ltq-vdsl-fw/src/LzmaDecode.c | 584 - package/kernel/lantiq/