From 5324b41283e1a1c1bff98b013cf463c64151aec9 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 7 May 2012 08:27:23 +0000 Subject: qemu/ppc-mpc8544ds: add new sample config Add new powerpc-mpc8544ds sample qemu config. Useful for SPE ABI testing. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- board/qemu/powerpc-mpc8544ds/readme.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 board/qemu/powerpc-mpc8544ds/readme.txt (limited to 'board') diff --git a/board/qemu/powerpc-mpc8544ds/readme.txt b/board/qemu/powerpc-mpc8544ds/readme.txt new file mode 100644 index 000000000..6ecdc4b2b --- /dev/null +++ b/board/qemu/powerpc-mpc8544ds/readme.txt @@ -0,0 +1,6 @@ +Run the emulation with: + + qemu-system-ppc -M mpc8544ds -kernel output/images/vmlinux -serial stdio + +The login prompt will appear in the terminal that started Qemu. + -- cgit v1.2.3