kumquat-buildroot/board/qemu/or1k
Waldemar Brodkorb c1395b347f or1k: add defconfig for Qemu system emulation
You can bootup a OpenRISC system, networking is not working.

[Peter: drop unneeded _GETTY_PORT="ttyS0" setting]
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Tested-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-01-25 23:20:26 +01:00
..
patches/linux or1k: add defconfig for Qemu system emulation 2017-01-25 23:20:26 +01:00
linux-4.9.config or1k: add defconfig for Qemu system emulation 2017-01-25 23:20:26 +01:00
readme.txt or1k: add defconfig for Qemu system emulation 2017-01-25 23:20:26 +01:00

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.