qemu-e2k/hw/core
Soren Brinkmann 84aee0deae hw/loader: Support ramdisk with u-boot header
Introduce 'load_ramdisk()' which can load "normal" ramdisks and ramdisks
with a u-boot header.
To enable this and leverage synergies 'load_uimage()' is refactored to
accomodate this additional use case.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1373323202-17083-2-git-send-email-soren.brinkmann@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2013-07-22 12:00:56 +01:00
..
Makefile.objs qdev: Drop taddr properties 2013-04-20 17:54:52 +00:00
empty_slot.c hw/c*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
irq.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
loader.c hw/loader: Support ramdisk with u-boot header 2013-07-22 12:00:56 +01:00
null-machine.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
ptimer.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
qdev-properties-system.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
qdev-properties.c qdev: Introduce qdev_prop_set_globals_for_type() 2013-05-06 19:50:52 +02:00
qdev.c qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path 2013-05-30 11:44:27 -05:00
stream.c stream: Remove app argument hack 2013-04-16 10:04:23 +02:00
sysbus.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
uboot_image.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00