xref: /OK3568_Linux_fs/buildroot/board/qemu/xtensa-lx60/readme.txt (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1Run the emulation with:
2
3 qemu-system-xtensa -M lx60 -cpu dc233c -monitor null -nographic -kernel output/images/Image.elf # qemu_xtensa_lx60_defconfig
4
5 qemu-system-xtensa -M lx60 -cpu dc233c -monitor null -nographic -kernel output/images/Image.elf # qemu_xtensa_lx60_nommu_defconfig
6
7The login prompt will appear in the terminal that started Qemu.
8