Attention is currently required from: Andrey Petrov, Kapil Porwal, Ronak Kanabar, Subrata Banik, Tarun Tuli.
Hello Andrey Petrov, Kapil Porwal, Ronak Kanabar, Tarun Tuli, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/75919?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed: Code-Review+2 by Tarun Tuli, Verified+1 by build bot (Jenkins)
The change is no longer submittable: Code-Review and Verified are unsatisfied now.
Change subject: driver/{intel,mrc_cache}: Have MRC cache ver. based on FSP-M/MRC ver ......................................................................
driver/{intel,mrc_cache}: Have MRC cache ver. based on FSP-M/MRC ver
This patch adds a new option to the MRC cache version that allows SoC users to store the MRC cache version either relying on the FSP-M version or the MRC version.
- Platforms prior to Meteor Lake are expected to use FSP-M for storing the MRC cache version. - Platforms starting with Meteor Lake use the new option that relies on the MRC version.
This change is being made to allow SoC users to store the MRC cache version based on the most applicable/appropriate (as per the platform) version, whether that is the FSP-M version or the MRC version.
BUG=b:261689642 TEST=Able to build and boot google/rex and google/omnigul.
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: Ic3084d37ff1d3f9282d30f3be0ebf15db0ec0e6f --- M src/drivers/intel/fsp2_0/Kconfig M src/drivers/mrc_cache/Kconfig 2 files changed, 40 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/75919/3