summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemumips64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/qemumips64.conf')
-rw-r--r--meta/conf/machine/qemumips64.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/qemumips64.conf b/meta/conf/machine/qemumips64.conf
index 1e77486491..b37d78989b 100644
--- a/meta/conf/machine/qemumips64.conf
+++ b/meta/conf/machine/qemumips64.conf
@@ -11,7 +11,7 @@ QB_CPU = "-cpu MIPS64R2-generic"
11KERNEL_IMAGETYPE = "vmlinux" 11KERNEL_IMAGETYPE = "vmlinux"
12KERNEL_ALT_IMAGETYPE = "vmlinux.bin" 12KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
13 13
14UBOOT_MACHINE ?= "qemu_mips64_defconfig" 14UBOOT_MACHINE ?= "malta64_defconfig"
15 15
16SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1" 16SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1"
17 17