diff options
| -rw-r--r-- | meta/conf/machine/qemumips.conf | 2 | ||||
| -rw-r--r-- | meta/conf/machine/qemumips64.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/machine/qemumips.conf b/meta/conf/machine/qemumips.conf index 1373e4cba0..9b602fcd1f 100644 --- a/meta/conf/machine/qemumips.conf +++ b/meta/conf/machine/qemumips.conf | |||
| @@ -9,7 +9,7 @@ require conf/machine/include/qemuboot-mips.inc | |||
| 9 | KERNEL_IMAGETYPE = "vmlinux" | 9 | KERNEL_IMAGETYPE = "vmlinux" |
| 10 | KERNEL_ALT_IMAGETYPE = "vmlinux.bin" | 10 | KERNEL_ALT_IMAGETYPE = "vmlinux.bin" |
| 11 | 11 | ||
| 12 | UBOOT_MACHINE ?= "qemu_mips_defconfig" | 12 | UBOOT_MACHINE ?= "malta_defconfig" |
| 13 | 13 | ||
| 14 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1" | 14 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1" |
| 15 | 15 | ||
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" | |||
| 11 | KERNEL_IMAGETYPE = "vmlinux" | 11 | KERNEL_IMAGETYPE = "vmlinux" |
| 12 | KERNEL_ALT_IMAGETYPE = "vmlinux.bin" | 12 | KERNEL_ALT_IMAGETYPE = "vmlinux.bin" |
| 13 | 13 | ||
| 14 | UBOOT_MACHINE ?= "qemu_mips64_defconfig" | 14 | UBOOT_MACHINE ?= "malta64_defconfig" |
| 15 | 15 | ||
| 16 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1" | 16 | SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1" |
| 17 | 17 | ||
