Re: [OpenWrt-Devel] [PATCH 5/5] lantiq: use new image build process for brnImages

2016-04-25 Thread Hauke Mehrtens
On 04/24/2016 05:53 PM, Mathias Kresin wrote: > LZMA compress the kernel without dictionary, otherwise brnboot fails to > uncompress the kernel. > > The filesystem parameter of mkbrncmdline was dropped since the used > filesystem isn't exported in the kernel build step and at least in my > tests e

[OpenWrt-Devel] [PATCH 5/5] lantiq: use new image build process for brnImages

2016-04-24 Thread Mathias Kresin
LZMA compress the kernel without dictionary, otherwise brnboot fails to uncompress the kernel. The filesystem parameter of mkbrncmdline was dropped since the used filesystem isn't exported in the kernel build step and at least in my tests everything works without the parameter. If the parameter is