buildroot/board/qemu/sh4eb-r2d
Waldemar Brodkorb e77fa97f59 configs/qemu_sh4*: switch to initramfs
Qemu 9.0.0/9.0.1 has introduced a Bug in sh4/sh4eb emulation so
that the system doesn't boot anymore.
The issue is already reported by Guenter Roeck:
https://lists.nongnu.org/archive/html/qemu-devel/2024-05/msg00606.html

Switch to initramfs for sh4/sh4eb emulation.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 44a6b7866c)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-07-11 20:34:36 +02:00
..
linux.config qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
readme.txt configs/qemu_sh4*: switch to initramfs 2024-07-11 20:34:36 +02:00

readme.txt

Run the emulation with:

  qemu-system-sh4eb -M r2d -kernel output/images/zImage -append "console=ttySC1,115200 noiotrap" -serial null -serial stdio -net nic,model=rtl8139 -net user # qemu_sh4eb_r2d_defconfig

The login prompt will appear in the terminal that started Qemu.
The graphical window is the framebuffer.