board/qemu/ppc64le-pseries: use qemu-system-ppc64
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 3 Mar 2018 14:36:51 +0000 (15:36 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 Mar 2018 16:19:20 +0000 (17:19 +0100)
qemu-system-ppc64le doesn't necessarily exist: it isn't installed by
Qemu, and only created as a symlink to qemu-system-ppc64 by some
distributions (Ubuntu). Other distributions (Fedora) just have
qemu-system-ppc64.

But qemu-system-ppc64 is capable of running little-endian PPC64
systems, so use this one instead.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/qemu/ppc64le-pseries/readme.txt

index dd188c505f4e59b602cac8167d70684d07e1cafb..beda5c06186f91f44e1c0d4e3466440af9df8f58 100644 (file)
@@ -1,6 +1,6 @@
 Run the emulation with:
 
-qemu-system-ppc64le -M pseries -nographic \
+qemu-system-ppc64 -M pseries -nographic \
                -kernel output/images/vmlinux \
                -initrd output/images/rootfs.ext2