summaryrefslogtreecommitdiffstats
path: root/poky/meta/conf/machine/qemumips.conf
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/conf/machine/qemumips.conf')
-rw-r--r--poky/meta/conf/machine/qemumips.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/poky/meta/conf/machine/qemumips.conf b/poky/meta/conf/machine/qemumips.conf
new file mode 100644
index 000000000..986315a64
--- /dev/null
+++ b/poky/meta/conf/machine/qemumips.conf
@@ -0,0 +1,14 @@
+#@TYPE: Machine
+#@NAME: mti_malta32_be MIPS
+#@DESCRIPTION: mti_malta32_be
+
+require conf/machine/include/qemu.inc
+require conf/machine/include/tune-mips32r2.inc
+require conf/machine/include/qemuboot-mips.inc
+
+KERNEL_IMAGETYPE = "vmlinux"
+KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
+
+SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1"
+
+MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
OpenPOWER on IntegriCloud