c1395b347f
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>
10 lines
213 B
Plaintext
10 lines
213 B
Plaintext
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.
|