aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemumips64.conf
blob: a166a1031c830a0c29795768e475701e28024c68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#@TYPE: Machine
#@NAME: mti-malta64-be MIPS64
#@DESCRIPTION: mti-malta64-be

require conf/machine/include/qemu.inc
require conf/machine/include/tune-mips64.inc
require conf/machine/include/qemuboot-mips.inc

KERNEL_IMAGETYPE = "vmlinux"
KERNEL_ALT_IMAGETYPE = "vmlinux.bin"

SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1"