Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42798 )
Change subject: drivers/mrc_cache: Avoid unused variable assignment ......................................................................
Patch Set 1:
(1 comment)
a
https://review.coreboot.org/c/coreboot/+/42798/1/src/drivers/mrc_cache/mrc_c... File src/drivers/mrc_cache/mrc_cache.c:
https://review.coreboot.org/c/coreboot/+/42798/1/src/drivers/mrc_cache/mrc_c... PS1, Line 456: boot_device_spi_flash Note that this function has side effects. Calling it here means that it won't run in some cases.