qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/3] Xilinx-Zynq boot process patches
@ 2012-04-02  5:20 Peter A. G. Crosthwaite
  2012-04-02  5:20 ` [Qemu-devel] [PATCH v1 1/3] xilinx_zynq: added smp support Peter A. G. Crosthwaite
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter A. G. Crosthwaite @ 2012-04-02  5:20 UTC (permalink / raw)
  To: peter.crosthwaite, qemu-devel, paul, peter.maydell,
	edgar.iglesias
  Cc: linnj, john.williams, duyl

These patches allow for booting of smp linux as well as custom initrd and dtb blobs on the xilinx zynq platform.

Patch 1 is dual core smp support.
Patch 2 parameterises the previously hardcoded initrd and dtb address offsets for the arm bootloader.
Patch 3 fixes the initrd and dtb addresses for zynq.

Peter A. G. Crosthwaite (3):
  xilinx_zynq: added smp support
  arm_boot: parameterized intird and dtb locations
  xilinx_zynq: set initrd and dtb locations

 hw/arm-misc.h    |    8 ++++++
 hw/arm_boot.c    |   34 ++++++++++++++++-----------
 hw/xilinx_zynq.c |   66 +++++++++++++++++++++++++++++++++++++++++++++---------
 3 files changed, 83 insertions(+), 25 deletions(-)

-- 
1.7.3.2

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

end of thread, other threads:[~2012-04-02  5:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-02  5:20 [Qemu-devel] [PATCH v1 0/3] Xilinx-Zynq boot process patches Peter A. G. Crosthwaite
2012-04-02  5:20 ` [Qemu-devel] [PATCH v1 1/3] xilinx_zynq: added smp support Peter A. G. Crosthwaite
2012-04-02  5:20 ` [Qemu-devel] [PATCH v1 2/3] arm_boot: parameterized intird and dtb locations Peter A. G. Crosthwaite
2012-04-02  5:20 ` [Qemu-devel] [PATCH v1 3/3] xilinx_zynq: set initrd " Peter A. G. Crosthwaite

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