Attention is currently required from: Tarun Tuli, Subrata Banik.
Hello Tarun Tuli, Subrata Banik,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74370
to look at the new patch set (#2).
Change subject: soc/intel/meteorlake: Replace assert with error message ......................................................................
soc/intel/meteorlake: Replace assert with error message
Avoid asserts related to CNVi UPDs which are not boot critical. Instead, add error messages which are more helpful in identifying the issue.
BUG=none TEST=Boot to the OS on google/rex
Signed-off-by: Kapil Porwal kapilporwal@google.com Change-Id: I49a988b7eda009456d438ba7be0d2918826e1c36 --- M src/soc/intel/meteorlake/fsp_params.c 1 file changed, 23 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/74370/2