qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] These two patches add some flexibilities to the arm bootloader.
@ 2012-06-18  1:35 Peter A. G. Crosthwaite
  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-18  1:35 ` [Qemu-devel] [PATCH v2 2/2] arm_boot: Conditionalised DTB command line update Peter A. G. Crosthwaite
  0 siblings, 2 replies; 10+ messages in thread
From: Peter A. G. Crosthwaite @ 2012-06-18  1:35 UTC (permalink / raw)
  To: edgar.iglesias, qemu-devel
  Cc: peter.crosthwaite, peter.maydell, john.williams

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-06-22 13:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-18  1:35 [Qemu-devel] [PATCH v2 0/2] These two patches add some flexibilities to the arm bootloader Peter A. G. Crosthwaite
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

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).