kumquat-buildroot/board/qemu/sh4-r2d/readme.txt

6 lines
212 B
Plaintext
Raw Normal View History

Run the emulation with:
qemu-system-sh4 -M r2d -kernel output/images/zImage -drive file=output/images/rootfs.ext2,if=ide -append "root=/dev/sda noiotrap"
The login prompt will appear in the graphical window.