buildroot/board/qemu/xtensa-lx60
luozhikun 2b47d28476 feat: 增加buildroot-2023.11.1 2024-02-18 09:22:07 +08:00
..
linux-nommu.config feat: 增加buildroot-2023.11.1 2024-02-18 09:22:07 +08:00
linux.config feat: 增加buildroot-2023.11.1 2024-02-18 09:22:07 +08:00
readme.txt feat: 增加buildroot-2023.11.1 2024-02-18 09:22:07 +08:00

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.