kumquat-buildroot/board/qemu/m68k-mcf5208
Waldemar Brodkorb f9aee4b581 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>
[Thomas: cherry-picked from next to master, in order to be able to use
BR2_BINFMT_FLAT_ONE by default on m68k, since BR2_BINFMT_FLAT_SEP_DATA
causes too much problems.]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-08-23 00:05:37 +02:00
..
patches/linux m68k: flat one memory region works with small kernel patch 2016-08-23 00:05:37 +02:00
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