summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemumips.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/qemumips.conf')
-rw-r--r--meta/conf/machine/qemumips.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/qemumips.conf b/meta/conf/machine/qemumips.conf
index 4617c3c7b6..1373e4cba0 100644
--- a/meta/conf/machine/qemumips.conf
+++ b/meta/conf/machine/qemumips.conf
@@ -9,6 +9,8 @@ require conf/machine/include/qemuboot-mips.inc
9KERNEL_IMAGETYPE = "vmlinux" 9KERNEL_IMAGETYPE = "vmlinux"
10KERNEL_ALT_IMAGETYPE = "vmlinux.bin" 10KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
11 11
12UBOOT_MACHINE ?= "qemu_mips_defconfig"
13
12SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1" 14SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1"
13 15
14QB_SYSTEM_NAME = "qemu-system-mips" 16QB_SYSTEM_NAME = "qemu-system-mips"