coreboot/src/mainboard/emulation
Jonathan Neuschäfer 65a9462a73 mb/emulation: Select QEMU-i440fx by default
It's a better default than QEMU-armv7, which is currently the default
board when coreboot is configured for the first time, because most
coreboot development targets x86.

With this patch, the minimal steps to coreboot+SeaBIOS booting in QEMU
become:

    git clone https://review.coreboot.org/coreboot.git && cd coreboot
    make crossgcc-x86
    make olddefconfig && make
    qemu-system-x86_64 -bios build/coreboot.rom

Change-Id: Ie44a5d95547a55df93f29082c3b5a86fb83aa1e7
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/16987
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2016-10-25 01:31:43 +02:00
..
qemu-armv7 src/mainboard/a-trend - emulation: Add space around operators 2016-09-20 19:06:28 +02:00
qemu-i440fx mainboard/emulation: Use C89 comments style & remove commented code 2016-10-24 20:32:47 +02:00
qemu-power8 mainboard/emulation: Use C89 comments style & remove commented code 2016-10-24 20:32:47 +02:00
qemu-q35 mainboard/emulation: Use C89 comments style & remove commented code 2016-10-24 20:32:47 +02:00
qemu-riscv RISCV: Clean up the common architectural code 2016-10-24 20:25:04 +02:00
spike-riscv RISCV: Clean up the common architectural code 2016-10-24 20:25:04 +02:00
Kconfig mb/emulation: Select QEMU-i440fx by default 2016-10-25 01:31:43 +02:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00