From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/3] pbl: factorise decompress code and add none compress support
Date: Wed, 30 Jan 2013 22:33:49 +0100 [thread overview]
Message-ID: <20130130213349.GD1906@pengutronix.de> (raw)
In-Reply-To: <20130128092320.GQ26329@game.jcrosoft.org>
On Mon, Jan 28, 2013 at 10:23:20AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> HI,
>
> The following changes since commit cd1c289b2a4949e8acb235d4847419bde784a9d6:
>
> Merge branch 'for-next/misc' into next (2013-01-25 19:51:11 +0100)
>
> are available in the git repository at:
>
>
> git://git.jcrosoft.org/barebox.git delivery/pbl
Applied, thanks
Sascha
>
> for you to fetch changes up to c71c520fe4fc180c4546a37105ce2ed4fc674383:
>
> pbl: add none compression support (2013-01-24 06:30:57 +0800)
>
> ----------------------------------------------------------------
> Jean-Christophe PLAGNIOL-VILLARD (3):
> pbl: move configs to pbl/Kconfig
> pbl: factorise decompressor
> pbl: add none compression support
>
> arch/arm/cpu/start-pbl.c | 21 ++-------------------
> arch/arm/pbl/Makefile | 3 ++-
> arch/arm/pbl/piggy.shipped.S | 6 ++++++
> arch/mips/boot/main_entry-pbl.c | 23 +----------------------
> arch/mips/pbl/Makefile | 3 ++-
> arch/mips/pbl/piggy.shipped.S | 6 ++++++
> common/Kconfig | 42 +-----------------------------------------
> include/pbl.h | 15 +++++++++++++++
> pbl/Kconfig | 46 ++++++++++++++++++++++++++++++++++++++++++++++
> pbl/Makefile | 1 +
> pbl/decomp.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
> 11 files changed, 126 insertions(+), 84 deletions(-)
> create mode 100644 arch/arm/pbl/piggy.shipped.S
> create mode 100644 arch/mips/pbl/piggy.shipped.S
> create mode 100644 include/pbl.h
> create mode 100644 pbl/Kconfig
> create mode 100644 pbl/decomp.c
>
> Best Regards,
> J.
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2013-01-30 21:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-28 9:23 Jean-Christophe PLAGNIOL-VILLARD
2013-01-28 9:26 ` [PATCH 1/3] pbl: move configs to pbl/Kconfig Jean-Christophe PLAGNIOL-VILLARD
2013-01-28 9:26 ` [PATCH 2/3] pbl: factorise decompressor Jean-Christophe PLAGNIOL-VILLARD
2013-01-28 9:26 ` [PATCH 3/3] pbl: add none compression support Jean-Christophe PLAGNIOL-VILLARD
2013-01-30 21:33 ` Sascha Hauer [this message]
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=20130130213349.GD1906@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=plagnioj@jcrosoft.com \
/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