qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v1 0/3] Xilinx-Zynq boot process patches


From: Peter A. G. Crosthwaite
Subject: [Qemu-devel] [PATCH v1 0/3] Xilinx-Zynq boot process patches
Date: Mon, 2 Apr 2012 15:20:10 +1000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]