Files
buildroot/board/qemu/or1k/readme.txt
2021-03-13 22:13:38 -03:00

8 lines
210 B
Plaintext

Run the emulation with:
qemu-system-or1k -kernel output/images/vmlinux -nographic # qemu_or1k_defconfig
The login prompt will appear in the terminal that started Qemu.
Ethernet support is not working, yet.