Re: [PATCH 6/7] lantiq: add image handling for x490 Fritzboxes

2022-02-03 Thread Torsten Duwe
On Thu, 3 Feb 2022 07:12:40 +0100 Andreas Böhler wrote: > > + DEVICE_PACKAGES := kmod-usb3 fritz-tffs wasp_uploader > > +endef > > + > Is wasp_uploader really in an official package feed? I don't know. As mentioned, I mostly ignored the secondary system for now, and -master, with exactly these

Re: [PATCH 6/7] lantiq: add image handling for x490 Fritzboxes

2022-02-02 Thread Andreas Böhler
On 02/02/2022 11:37, Torsten Duwe wrote: Enable building Fritzbox x490 images, with UBI. The default is 252KiB LEB size and 4k I/O, and the 7490 overriding it with half of those values. Signed-off-by: Torsten Duwe --- diff --git a/target/linux/lantiq/image/vr9.mk