[PATCH 0/3 v2] pbl: add lz4 compression support
antonynpavlov at gmail.com
antonynpavlov at gmail.com
Tue Jul 16 11:39:36 EDT 2013
On Tue, 16 Jul 2013 08:25:32 +0200
Sascha Hauer <s.hauer at pengutronix.de> wrote:
> On Mon, Jul 15, 2013 at 12:09:58PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > Hi,
> >
> > v2:
> > keep lzo as default
> >
> > The following patch serie add the lz4 support to the pbl
> >
> > Jean-Christophe PLAGNIOL-VILLARD (1):
> > pbl: add lz4 support
> >
> > Kyungsik Lee (2):
> > decompressor: Add LZ4 decompressor module
> > lib: Add support for LZ4-compressed kernel
>
> Applied, thanks
>
> Sascha
LZ4 decompressor work fine on MIPS but I have got a warning:
...
rm arch/mips/dts/qemu-malta.dtb.S arch/mips/dts/qemu-malta.dtb
LD pbl/built-in.o
PBLCC pbl/pbl-decomp.o
In file included from pbl/decomp.c:14:
/home/antony/barebox.git.rebased.isp/arch/mips/include/../../../lib/dec ompress_unlz4.c:185: warning: no previous prototype for 'decompress_unl z4'
PBLCC pbl/pbl-misc.o
PBLCC pbl/pbl-string.o
PBLLD pbl/built-in-pbl.o
...
--
Best regards,
Antony Pavlov
More information about the barebox
mailing list