buildroot/board/qemu/m68k-mcf5208/readme.txt

6 lines
204 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
Run the emulation with:
qemu-system-m68k -M mcf5208evb -cpu m5208 -kernel output/images/vmlinux -nographic # qemu_m68k_mcf5208_defconfig
The login prompt will appear in the terminal that started Qemu.