kumquat-buildroot/board/qemu/m68k-mcf5208
Waldemar Brodkorb 4ec5542679 m68k: flat one memory region works with small kernel patch
Greg Ungerer fixed recently a bug in the Linux kernel, which
allows to use one memory region again.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-08-17 15:03:45 +02:00
..
patches/linux
linux-4.7.config
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