2
1
Romain Naour 7dcb9e98b5 board/qemu: remove the Qemu version from readme.txt 5 жил өмнө
..
linux-nommu.config fd8a02fd75 configs/qemu: Update defconfigs to Linux 4.19.16 6 жил өмнө
linux.config 03fb00f217 qemu: update defconfigs to Linux 4.16.7 7 жил өмнө
readme.txt 7dcb9e98b5 board/qemu: remove the Qemu version from readme.txt 5 жил өмнө

readme.txt

Run the emulation with:

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

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

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