All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hollis Blanchard <hollisb@us.ibm.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 2/4] uImage: implement gzip support
Date: Tue, 18 Nov 2008 10:20:22 -0600	[thread overview]
Message-ID: <1227025222.32660.4.camel@localhost.localdomain> (raw)
In-Reply-To: <20081117223929.GB20874@game.jcrosoft.org>

On Mon, 2008-11-17 at 23:39 +0100, Jean-Christophe PLAGNIOL-VILLARD
wrote:
> > It looks like Linux does not yet use this format, neither for
> > PowerPC (my personal interest) nor ARM.
> 
> No the PowerPC has switch to it
> And some ARM board will do as AT91

AFAICS the new format is only used with mkimage -f, correct? Since the
-f switch is *not* used in the Linux makefiles (neither PowerPC nor ARM,
in Linus's tree right now), I really don't understand what you mean.

> > > Secondly we aslo support now LZMA compression
> > 
> > That's good to know, but PowerPC Linux has traditionally and
> continues
> > to use gzip uImages, so that's what this patch implements.
> 
> Some boards as qemu_mips and some other ARM board start to use it

Again, that's good to know, but let's not confuse the issue. Qemu today
doesn't support gzipped uImages, Linux uses gzipped uImages, and my
patch adds support for that.

-- 
Hollis Blanchard
IBM Linux Technology Center

  reply	other threads:[~2008-11-18 16:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-17 21:18 [Qemu-devel] improvements in uImage loading Hollis Blanchard
2008-11-17 21:18 ` [Qemu-devel] [PATCH 1/4] uImage: free file data after copying into guest memory Hollis Blanchard
2008-11-17 21:18   ` [Qemu-devel] [PATCH 2/4] uImage: implement gzip support Hollis Blanchard
2008-11-17 21:30     ` François Revol
2008-11-17 21:38       ` Hollis Blanchard
2008-11-17 22:07     ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-17 22:30       ` François Revol
2008-11-17 22:45         ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-17 23:14           ` François Revol
2008-11-17 22:35       ` Hollis Blanchard
2008-11-17 22:39         ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-18 16:20           ` Hollis Blanchard [this message]
2008-11-18 22:04     ` Anthony Liguori
2008-11-18 22:17       ` Hollis Blanchard
2008-11-18 22:44         ` Anthony Liguori
2008-11-17 21:18   ` [Qemu-devel] [PATCH 3/4] uImage: return base load address Hollis Blanchard
2008-11-17 21:18   ` [Qemu-devel] [PATCH 4/4] uImage: rename load_uboot() to load_uimage() Hollis Blanchard
2008-11-18 22:07   ` [Qemu-devel] [PATCH 1/4] uImage: free file data after copying into guest memory Anthony Liguori

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=1227025222.32660.4.camel@localhost.localdomain \
    --to=hollisb@us.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.