qemu-e2k/hw/rx
Paolo Bonzini ac6dd9b9f3 rx: move BIOS load from MCU to board
The ROM loader state is global and not part of the MCU, and the
BIOS is in machine->firmware.  So just like the kernel case,
load it in the board.

Due to the ordering between CPU reset and ROM reset, the ROM
has to be registered before the CPU is realized, otherwise
the reset vector is loaded before the ROM is there.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-12-10 12:15:06 -05:00
..
Kconfig hw/rx: Add RX GDB simulator 2020-06-22 18:37:12 +02:00
meson.build meson: convert hw/arch* 2020-08-21 06:30:33 -04:00
rx-gdbsim.c rx: move BIOS load from MCU to board 2020-12-10 12:15:06 -05:00
rx62n.c rx: move BIOS load from MCU to board 2020-12-10 12:15:06 -05:00