kumquat-buildroot/board/qemu/microblazeel-mmu
Gustavo Zacarias 90d1299a18 configs/qemu: enable tmpfs for microblaze
Otherwise the tmpfs-backed filesystems fail:
mount: mounting tmpfs on /dev/shm failed: Invalid argument
mount: mounting tmpfs on /tmp failed: Invalid argument
mount: mounting tmpfs on /run failed: Invalid argument

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-11-17 21:20:53 +01:00
..
linux-4.3.config configs/qemu: enable tmpfs for microblaze 2015-11-17 21:20:53 +01:00
readme.txt
xilinx-xemaclite.patch

Run the emulation with:

 qemu-system-microblazeel -M petalogix-s3adsp1800 -kernel output/images/linux.bin -serial stdio

The login prompt will appear in the terminal that started Qemu.

Tested with QEMU 2.3.0