Attention is currently required from: Tarun Tuli, Subrata Banik, Eric Lai.
Kapil Porwal has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74370 )
Change subject: soc/intel/meteorlake: Replace assert with error message
......................................................................
Patch Set 3:
(2 comments)
File src/soc/intel/meteorlake/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/74370/comment/b9fade46_0a190d39
PS2, Line 563: /* CNVi */
we don't kw the default DSC value of CnviWifiCore/CnviBtCore/CnviBtAudioOffload hence, in case `s_cf […]
Ack
https://review.coreboot.org/c/coreboot/+/74370/comment/3ba4f217_dd39809d
PS2, Line 568: if (!s_cfg->CnviMode && s_cfg->CnviWifiCore)
IIRC why we do this before is this will cause FSP/kernel panic. So we put assert at first time. […]
Ack.
I did not see any issue in those cases but I've modified the code to be on safer side.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/74370
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I49a988b7eda009456d438ba7be0d2918826e1c36
Gerrit-Change-Number: 74370
Gerrit-PatchSet: 3
Gerrit-Owner: Kapil Porwal
kapilporwal@google.com
Gerrit-Reviewer: Subrata Banik
subratabanik@google.com
Gerrit-Reviewer: Tarun Tuli
taruntuli@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Eric Lai
eric_lai@quanta.corp-partner.google.com
Gerrit-Attention: Tarun Tuli
taruntuli@google.com
Gerrit-Attention: Subrata Banik
subratabanik@google.com
Gerrit-Attention: Eric Lai
eric_lai@quanta.corp-partner.google.com
Gerrit-Comment-Date: Thu, 13 Apr 2023 08:30:44 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Subrata Banik
subratabanik@google.com
Comment-In-Reply-To: Eric Lai
eric_lai@quanta.corp-partner.google.com
Gerrit-MessageType: comment