kumquat-buildroot/board/qemu/m68k-mcf5208
Waldemar Brodkorb 644d020b65 board: add qemu coldfire support
Add kernel config and defconfig for Qemu Coldfire.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-04-30 18:50:46 +02:00
..
linux-4.5.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.