qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RFC PATCH V1 0/2] Arm Boot Patches


From: Peter A. G. Crosthwaite
Subject: [Qemu-devel] [RFC PATCH V1 0/2] Arm Boot Patches
Date: Fri, 1 Jun 2012 11:16:10 +1000

These two patches add some flexibilities to the arm bootloader.

Added a switch to allow booting of linux elfs (1). Means you can boot an elf 
thats linux and still pick up desired bootstap goodies like dtb edit and smp 
secondary.

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.

Peter A. G. Crosthwaite (2):
  arm_boot: added linux switch
  arm_boot: conditionalised dtb command line update

 hw/arm_boot.c |   13 +++++++++----
 qemu-config.c |    4 ++++
 2 files changed, 13 insertions(+), 4 deletions(-)

-- 
1.7.3.2




reply via email to

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