Hello Marc Jones, build bot (Jenkins), Aaron Durbin, Jonathan Zhang, Subrata Banik, Andrey Petrov, Patrick Rudolph, Nathaniel L Desimone, Isaac W Oram,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47559
to look at the new patch set (#2).
Change subject: intel/fsp2_0: Add soc_validate_fsp_version for FSP version check ......................................................................
intel/fsp2_0: Add soc_validate_fsp_version for FSP version check
Only need to check this once so check it at romstage where the console is usually ready. Also define union fsp_revision to avoid code duplication.
Change-Id: I628014e05bd567462f50af2633fbf48f3dc412bc Signed-off-by: Johnny Lin johnny_lin@wiwynn.com --- M src/drivers/intel/fsp2_0/header_display.c M src/drivers/intel/fsp2_0/include/fsp/util.h M src/drivers/intel/fsp2_0/util.c 3 files changed, 21 insertions(+), 18 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/47559/2