kumquat-buildroot/board/qemu/xtensa-lx60
Max Filippov 8f82d0185b configs/qemu_xtensa_lx60_defconfig: switch to dc233c
dc232b is MMUv2 core, dc233c is very similar MMUv3 core. MMUv3 is the
latest full MMU for xtensa, which allows running both MMU and noMMU
linux variants.
Update configuration overlay and linux config file.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Tested-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-04-18 21:25:16 +02:00
..
linux
linux-4.4.config configs/qemu_xtensa_lx60_defconfig: switch to dc233c 2016-04-18 21:25:16 +02:00
readme.txt configs/qemu_xtensa_lx60_defconfig: switch to dc233c 2016-04-18 21:25:16 +02:00
xtensa_dc233c.tar configs/qemu_xtensa_lx60_defconfig: switch to dc233c 2016-04-18 21:25:16 +02:00

Run the emulation with:

 qemu-system-xtensa -M lx60 -cpu dc233c -monitor null -nographic -kernel output/images/Image.elf

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

Tested with QEMU 2.5.0