User talk:MrNuke
Sections deserving their own page
Testing ARM coreboot under qemu-system-arm
Launch qemu with -serial stdio and pass kernel the console=tty option. (UNTESTED).
Run qemu-arm:
$ qemu-system-arm -M vexpress-a9 -m 1024M -serial stdio -kernel build/coreboot.rom