Attention is currently required from: Bora Guvendik, Cliff Huang, Tim Wawrzynczak.
Jeremy Compostella 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/2528756a_4ea85042
PS6, Line 7: Fixed
Fix
https://review.coreboot.org/c/coreboot/+/63947/comment/c207609a_0e3501c9
PS6, Line 10: is
" is"
https://review.coreboot.org/c/coreboot/+/63947/comment/60903462_c73f065b
PS6, Line 10: false
invalid
File src/soc/intel/alderlake/romstage/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/63947/comment/db0bf3aa_0f0a0916
PS6, Line 60: cfg[i].flags == 0
More C idiomatic for no bits set test would be !cfg[i].flags
https://review.coreboot.org/c/coreboot/+/63947/comment/8e59662a_1db1ec3c
PS6, Line 61: !
What do you think of "Missing clock structure definition for root port %d" ?
--
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: Cliff Huang
cliff.huang@intel.com
Gerrit-Attention: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Comment-Date: Wed, 01 Jun 2022 18:02:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment