Hello build bot (Jenkins), Aaron Durbin, Stefan Reinauer, Duncan Laurie, Arthur Heymans, Patrick Rudolph, Ron Minnich,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/41981
to look at the new patch set (#2).
Change subject: drivers/mrc_cache: generate debug messages for MRC cache update ......................................................................
drivers/mrc_cache: generate debug messages for MRC cache update
When MRC cached data update is performed, messages are written to event log, which is flash based. For system that does not have flash based event log, the messages are lost.
Added corresponding BIOS_DEBUG messages.
Signed-off-by: Jonathan Zhang jonzhang@fb.com Change-Id: I1ef4794151fea7213c8317ddc898b0e37da280b5 --- M src/drivers/mrc_cache/mrc_cache.c 1 file changed, 6 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/41981/2