coreboot-kgpe-d16/src/drivers/mrc_cache
Marshall Dawson f69d2d6574 drivers/mrc_cache: Make bootstate for SPI writes variable
The default time for writing MRC data to flash is at the exit of
BS_DEV_ENUMERATE but this is too early for some implementations.
Add an option to Kconfig for allowing a late option to be selected.
The timing of the late option is at the entry of BS_OS_RESUME_CHECK.

TEST=Select option and inspect console log on Kahlee
BUG=b:69614064

Change-Id: Ie7ba9070829d98414ee788e14d1a768145d742ea
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/22937
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-01-19 19:47:02 +00:00
..
Kconfig drivers/mrc_cache: Make bootstate for SPI writes variable 2018-01-19 19:47:02 +00:00
Makefile.inc drivers/mrc_cache: only add mrc.cache when CACHE_MRC_SETTINGS is set 2017-12-19 20:08:06 +00:00
mrc_cache.c drivers/mrc_cache: Make bootstate for SPI writes variable 2018-01-19 19:47:02 +00:00