From: "antonynpavlov@gmail.com" <antonynpavlov@gmail.com>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/3 v2] pbl: add lz4 compression support
Date: Tue, 16 Jul 2013 19:39:36 +0400 [thread overview]
Message-ID: <20130716193936.49949f12c31c8145965c1c74@gmail.com> (raw)
In-Reply-To: <20130716062532.GV14452@pengutronix.de>
On Tue, 16 Jul 2013 08:25:32 +0200
Sascha Hauer <s.hauer@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
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2013-07-16 15:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-15 10:09 Jean-Christophe PLAGNIOL-VILLARD
2013-07-15 10:20 ` [PATCH 1/3] decompressor: Add LZ4 decompressor module Jean-Christophe PLAGNIOL-VILLARD
2013-07-15 10:20 ` [PATCH 2/3] lib: Add support for LZ4-compressed kernel Jean-Christophe PLAGNIOL-VILLARD
2013-07-15 10:20 ` [PATCH 3/3] pbl: add lz4 support Jean-Christophe PLAGNIOL-VILLARD
2013-07-16 6:25 ` [PATCH 0/3 v2] pbl: add lz4 compression support Sascha Hauer
2013-07-16 15:39 ` antonynpavlov [this message]
2013-07-22 7:18 ` Sascha Hauer
2013-07-22 9:56 ` Antony Pavlov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130716193936.49949f12c31c8145965c1c74@gmail.com \
--to=antonynpavlov@gmail.com \
--cc=barebox@lists.infradead.org \
--cc=s.hauer@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox