kumquat-buildroot/board/qemu/m68k-mcf5208
Waldemar Brodkorb cc72cf2ca6 m68k: fix open issues with qemu coldfire
Enable kernel drivers for networking and add a simple
busybox config with basic network tools.

Add kernel patch from Linux git to fix hush segfaults while
using signal handler.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-05-11 15:27:15 +02:00
..
patches/linux m68k: fix open issues with qemu coldfire 2016-05-11 15:27:15 +02:00
linux-4.5.config m68k: fix open issues with qemu coldfire 2016-05-11 15:27:15 +02:00
readme.txt

Run the emulation with:

 qemu-system-m68k -M mcf5208evb -cpu m5208 -kernel output/images/vmlinux -nographic

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

Tested with QEMU 2.5.0