kumquat-buildroot/board/qemu/or1k
Gustavo Zacarias 03b93b6c1c configs/qemu: enable tmpfs for or1k
This is used by buildroot default initscripts and results in some ugly
errors on startup otherwise.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-01-27 14:17:11 +01:00
..
patches/linux
linux-4.9.config
readme.txt

Run the emulation with:

 qemu-system-or32 -kernel output/images/vmlinux -nographic

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

Ethernet support is not working, yet.

Tested with QEMU 2.8.0.