targets: main: drivers: QEMUDriver: qemu_bin: qemu machine: malta cpu: M14Kc memory: 256M bios: barebox-qemu-malta.img.swapped extra_args: '' BareboxDriver: prompt: 'barebox@[^:]+:[^ ]+ ' bootstring: 'commandline:' BareboxTestStrategy: {} features: - virtio-pci runner: kconfig_add: - CONFIG_CPU_LITTLE_ENDIAN=y images: barebox-qemu-malta.img.swapped: !template "$LG_BUILDDIR/images/barebox-qemu-malta.img.swapped" tools: qemu: /usr/bin/qemu-system-mipsel imports: - ../strategy.py