Attention is currently required from: Bora Guvendik, Jeremy Compostella, Tim Wawrzynczak.
Cliff Huang has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63947 )
Change subject: soc/intel/alderlake: Fixed for PCIe source clock assignment
......................................................................
Patch Set 6:
(5 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/63947/comment/50e04563_dc1ac7ee
PS6, Line 7: Fixed
Fix
Done
https://review.coreboot.org/c/coreboot/+/63947/comment/fca01ece_e858fa35
PS6, Line 10: false
invalid
Done
https://review.coreboot.org/c/coreboot/+/63947/comment/39a825ca_ca93b4bd
PS6, Line 10: is
" is"
Done
File src/soc/intel/alderlake/romstage/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/63947/comment/8d3ffc9e_e6d3f013
PS6, Line 60: cfg[i].flags == 0
More C idiomatic for no bits set test would be !cfg[i]. […]
Done
https://review.coreboot.org/c/coreboot/+/63947/comment/ae7ab623_6428f14b
PS6, Line 61: !
What do you think of "Missing clock structure definition for root port %d" ?
The index here is config count and is not the same as root port number.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/63947
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I17d52374c84ec0abf888efa0fa2077a6eaf70f6c
Gerrit-Change-Number: 63947
Gerrit-PatchSet: 6
Gerrit-Owner: Cliff Huang
cliff.huang@intel.com
Gerrit-Reviewer: Anil Kumar K
anil.kumar.k@intel.com
Gerrit-Reviewer: Bora Guvendik
bora.guvendik@intel.com
Gerrit-Reviewer: Eric Lai
eric_lai@quanta.corp-partner.google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Cliff Huang
cliff.huang@intel.corp-partner.google.com
Gerrit-CC: Jeremy Compostella
jeremy.compostella@intel.corp-partner.google.com
Gerrit-Attention: Bora Guvendik
bora.guvendik@intel.com
Gerrit-Attention: Jeremy Compostella
jeremy.compostella@intel.corp-partner.google.com
Gerrit-Attention: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Comment-Date: Wed, 01 Jun 2022 21:24:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Jeremy Compostella
jeremy.compostella@intel.corp-partner.google.com
Gerrit-MessageType: comment