blob: 36adbd3dd6170e08b9c19438a0fb5c68b2a03482 (
plain)
1
2
3
4
5
6
7
|
Run the emulation with:
qemu-system-microblaze -M petalogix-s3adsp1800 -kernel output/images/linux.bin -serial stdio
The login prompt will appear in the terminal that started Qemu.
Tested with QEMU 1.4.0
|