Attention is currently required from: Tim Wawrzynczak, Arthur Heymans. Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/54302 )
Change subject: Kconfig: Fix BOOT_DEVICE_MEMORY_MAPPED ......................................................................
Patch Set 1:
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/54302/comment/df5d4f5a_18c0d800 PS1, Line 7: Fix BOOT_DEVICE_MEMORY_MAPPED : : Also non SPI x86 is memory mapped. This does not explain what really is being fixed. The change as it exists is intentional.
File src/Kconfig:
https://review.coreboot.org/c/coreboot/+/54302/comment/8baf657c_c5f3da4d PS1, Line 586: && BOOT_DEVICE_SPI_FLASH This was done to retain the same default behavior as it existed before adding BOOT_DEVICE_MEMORY_MAPPED (CB:16228). I don't think it is a miss or needs a fix.