summaryrefslogtreecommitdiffstats
path: root/yocto-poky/meta/conf/machine/qemuppc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/conf/machine/qemuppc.conf')
-rw-r--r--yocto-poky/meta/conf/machine/qemuppc.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/yocto-poky/meta/conf/machine/qemuppc.conf b/yocto-poky/meta/conf/machine/qemuppc.conf
new file mode 100644
index 000000000..85cbbf798
--- /dev/null
+++ b/yocto-poky/meta/conf/machine/qemuppc.conf
@@ -0,0 +1,11 @@
+#@TYPE: Machine
+#@NAME: qemu PPC Emulator setup
+#@DESCRIPTION: Machine configuration for running an PPC system under qemu emulation
+
+require conf/machine/include/qemu.inc
+require conf/machine/include/tune-ppc7400.inc
+
+KERNEL_IMAGETYPE = "vmlinux"
+
+SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1"
+
OpenPOWER on IntegriCloud