qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Peter A. G. Crosthwaite" <peter.crosthwaite@petalogix.com>
To: edgar.iglesias@gmail.com, qemu-devel@nongnu.org
Cc: peter.crosthwaite@petalogix.com, peter.maydell@linaro.org,
	john.williams@petalogix.com
Subject: [Qemu-devel] [PATCH v2 0/2] These two patches add some flexibilities to the arm bootloader.
Date: Mon, 18 Jun 2012 11:35:34 +1000	[thread overview]
Message-ID: <cover.1339982763.git.peter.crosthwaite@petalogix.com> (raw)

Set up the the bootloader so that if -dtb is specified, then the Linux bootflow is assumed.

Conditionalised dtb command line update on there being a -append argument. Means you can use a dtb with a command line already present and boot without QEMU nuking your command line.

The patches are independent. A block on patch one whould not block patch 2 and vice versa. Sent as one series for reviewer convenience.

changed since v1:
replaced old patch one (used to be cmd line arg for linux - now is just dtb implies linux)
tweaked implementation of patch 2

Peter A. G. Crosthwaite (2):
  arm_boot: Assume Linux boot flow when -dtb given
  arm_boot: Conditionalised DTB command line update

 hw/arm_boot.c |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

-- 
1.7.3.2

             reply	other threads:[~2012-06-18  1:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-18  1:35 Peter A. G. Crosthwaite [this message]
2012-06-18  1:35 ` [Qemu-devel] [PATCH v2 1/2] arm_boot: Assume Linux boot flow when -dtb given Peter A. G. Crosthwaite
2012-06-19 13:06   ` Peter Maydell
2012-06-20  1:45     ` Peter Crosthwaite
2012-06-22 13:27       ` Peter Crosthwaite
2012-06-22 13:36         ` Peter Maydell
2012-06-22 13:43           ` Peter Crosthwaite
2012-06-22 13:54           ` Peter Crosthwaite
2012-06-18  1:35 ` [Qemu-devel] [PATCH v2 2/2] arm_boot: Conditionalised DTB command line update Peter A. G. Crosthwaite
2012-06-19 13:08   ` Peter Maydell

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=cover.1339982763.git.peter.crosthwaite@petalogix.com \
    --to=peter.crosthwaite@petalogix.com \
    --cc=edgar.iglesias@gmail.com \
    --cc=john.williams@petalogix.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).