kumquat-buildroot/board/qemu/or1k
Waldemar Brodkorb b9cad01b85 configs/qemu_or1k_defconfig: enable ethernet
The issue seems to be fixed. I checked qemu and linux git repositories
but can not find any information when this is starting to work.

System gets successfully an IP, no further testing was done.
Tested with Qemu 8.0.3 and Linux 6.1.x.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-08-12 21:54:57 +02:00
..
linux.config qemu-or1k: update to 4.14.x 2017-11-30 11:37:41 +01:00
readme.txt configs/qemu_or1k_defconfig: enable ethernet 2023-08-12 21:54:57 +02:00

Run the emulation with:

 qemu-system-or1k -kernel output/images/vmlinux -nographic # qemu_or1k_defconfig

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