Hello Patrick Rudolph, Paul Fagerburg, Subrata Banik, Shelley Chen, build bot (Jenkins), Lijian Zhao, Furquan Shaikh, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32527
to look at the new patch set (#8).
Change subject: soc/intel/cannonlake: Dump ME f/w version and status information. ......................................................................
soc/intel/cannonlake: Dump ME f/w version and status information.
At the end of device enable, print the ME f/w version number. Before resume or loading payload, dump the ME's Host Firmware Status registers.
BUG=b:131437724 BRANCH=none TEST=Prints seemingly sane values on WHL and CML devices.
Change-Id: Ibeb3a2a85cd84c9baa45f90f20a3dcf69f7d5646 Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org --- M src/soc/intel/cannonlake/Makefile.inc M src/soc/intel/cannonlake/finalize.c A src/soc/intel/cannonlake/include/soc/me.h A src/soc/intel/cannonlake/me.c 4 files changed, 324 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/32527/8