[PATCH 0/3 v2] pbl: add lz4 compression support
Antony Pavlov
antonynpavlov at gmail.com
Mon Jul 22 05:56:50 EDT 2013
On 22/07/2013, Sascha Hauer <s.hauer at pengutronix.de> wrote:
> On Tue, Jul 16, 2013 at 07:39:36PM +0400, antonynpavlov at gmail.com wrote:
>> 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'
>
> I fixed this. It should work without warning now.
>
I have just checked the 'next' branch. The warning has gone away!
Thanks, Sascha!
--
Best regards,
Antony Pavlov
More information about the barebox
mailing list