qemu-patch-raspberry4/hw/m68k
Thomas Huth 9f04e1d954 hw/m68k/mcf5208: Support loading of bios images
The MCF5208EVB supports 2 MiB of flash at address 0. Add support
for this memory region and some code to load the file that can
be specified with the "-bios" command line option.
This can be used for example to load U-Boot images for the
MCF5208EVB (we still lack some features in the CPU emulation for
this firmware, though, so it can not be run successfully yet).

Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
2019-02-28 12:18:18 +01:00
..
an5206.c elf: Add optional function ptr to load_elf() to parse ELF notes 2019-02-05 16:50:16 +01:00
Makefile.objs hw/m68k/Makefile.objs: Conditionally build boards 2019-02-05 16:50:19 +01:00
mcf5206.c hw/m68k/mcf5206: Convert away from old_mmio 2018-06-15 15:23:34 +01:00
mcf5208.c hw/m68k/mcf5208: Support loading of bios images 2019-02-28 12:18:18 +01:00
mcf_intc.c hw: Do not include "exec/address-spaces.h" if it is not necessary 2018-06-01 14:15:10 +02:00