I have not found any documents for leon3
on http://wiki.qemu.org/Manual,
but there are codes for leon3 patching by Fabien Chouteau.
So I tried to launch qemu with the follow
command :
./qemu-system-sparc -machine
leon3_generic -nographic
It says "Can't read bios image
(null)". By checking the code, I built a u-boot.bin with grism_defconfig,
and retry:
./qemu-system-sparc -machine
leon3_generic -bios /home/wetp/u-boot-2016.01/u-boot.bin -nographic
As the result, qemu trapped in deadloop.
Does the qemu really support for leon3?
Best regards.
Zhang Yi
[Prev in Thread]
Current Thread
[Next in Thread]
[Qemu-discuss] How can I use qemu for leon3 ?,
zhang . yi20<=