]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - board/qemu/ppc64-e5500/readme.txt
configs/qemu_ppc64_e5500: new defconfig
[coffee/buildroot.git] / board / qemu / ppc64-e5500 / readme.txt
diff --git a/board/qemu/ppc64-e5500/readme.txt b/board/qemu/ppc64-e5500/readme.txt
new file mode 100644 (file)
index 0000000..0bfd41d
--- /dev/null
@@ -0,0 +1,7 @@
+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