Files
operating-system/buildroot/board/qemu/ppc64-e5500
Pascal Vizeli b13086072c Update buildroot & docker (#25)
* Update docker & buildroot

* Fix

* fix versions
2018-05-28 14:58:22 +02:00
..
2018-05-28 14:58:22 +02:00
2018-05-28 14:58:22 +02:00

Run the emulation with:

 qemu-system-ppc64 -M ppce500 -cpu e5500 -m 256 -kernel output/images/uImage -drive file=output/images/rootfs.ext2,if=virtio,format=raw -append "console=ttyS0 root=/dev/vda" -serial mon:stdio -nographic

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

Tested with QEMU 2.0.0