On Thu, 2021-11-11 at 16:43 +0100, Julian Stecklina wrote:
On Thu, 2021-11-11 at 15:21 +0100, Nico Huber wrote:
this wouldn't be correct as QEMU doesn't emulate SPI, IIRC. However, selecting BOOT_DEVICE_MEMORY_MAPPED directly would reflect reality. Not sure if it's that easy, though ;)
Just selecting BOOT_DEVICE_MEMORY_MAPPED in the qemu Kconfigs works just fine. I'll try to send a patch to Gerrit, if I can defeat the tooling for that. :)
I defeated the tooling: https://review.coreboot.org/c/coreboot/+/59474
Julian