All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: Grant Likely <grant.likely@linaro.org>, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH 0/2] make -kernel optional for all ARM boards
Date: Mon, 30 Sep 2013 15:58:04 +0200	[thread overview]
Message-ID: <5249836C.9010207@suse.de> (raw)
In-Reply-To: <1379980897-21277-1-git-send-email-peter.maydell@linaro.org>

Am 24.09.2013 02:01, schrieb Peter Maydell:
> Make -kernel optional for all ARM boards, by allowing
> arm_load_kernel() to return without doing anything if no
> kernel filename was provided. In this case we will start
> execution at address zero (as the hardware does). This
> allows the user to provide a flash image or similar on
> some boards; in particular it's possible to run a UEFI
> image on the versatile express boards.
> 
> The second patch tidies up a few boards which had already
> effectively provided this flexibility at the board level.
> 
> Peter Maydell (2):
>   hw/arm/boot: Make user not specifying a kernel not an error
>   hw/arm: Tidy up conditional calls to arm_load_kernel

Thanks, applied to qom-next:
https://github.com/afaerber/qemu-cpu/commits/qom-next

Andreas

> 
>  hw/arm/boot.c     |  6 ++++--
>  hw/arm/omap_sx1.c | 10 ++++------
>  hw/arm/palm.c     | 10 ++++------
>  hw/arm/z2.c       | 12 +++++-------
>  4 files changed, 17 insertions(+), 21 deletions(-)
> 


-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

      parent reply	other threads:[~2013-09-30 13:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-24  0:01 [Qemu-devel] [PATCH 0/2] make -kernel optional for all ARM boards Peter Maydell
2013-09-24  0:01 ` [Qemu-devel] [PATCH 1/2] hw/arm/boot: Make user not specifying a kernel not an error Peter Maydell
2013-09-24  0:01 ` [Qemu-devel] [PATCH 2/2] hw/arm: Tidy up conditional calls to arm_load_kernel Peter Maydell
2013-09-30 13:58 ` Andreas Färber [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=5249836C.9010207@suse.de \
    --to=afaerber@suse.de \
    --cc=grant.likely@linaro.org \
    --cc=patches@linaro.org \
    --cc=peter.maydell@linaro.org \
    --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.