Attention is currently required from: Tim Wawrzynczak, Stefan Reinauer, Angel Pons, Subrata Banik.
Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/54305 )
Change subject: util/ifdtool: Use Pch Strap Length(PSL) to uniquely identify IFDv2 chipsets
......................................................................
Patch Set 3:
(3 comments)
File util/ifdtool/ifdtool.h:
https://review.coreboot.org/c/coreboot/+/54305/comment/91bf02b5_4a822ea4
PS2, Line 38: CHIPSET_N_J_SERIES_APOLLO_GEMINI_LAKE, /* Apollo Lake, Gemini Lake:
APL and GLK have different IFDs (e.g. FLCOMP bitfields are different). I'd handle them separately. […]
Thanks, looks like i missed to read APL and GLK PSL separately, fixed with new patchset
https://review.coreboot.org/c/coreboot/+/54305/comment/f0a09b45_aaedf733
PS2, Line 60: macros
not macros
Ack
File util/ifdtool/ifdtool.c:
https://review.coreboot.org/c/coreboot/+/54305/comment/291caeb1_db9b9626
PS2, Line 273: read_freq = (fcba->flcomp >> 17) & 7;
This bitfield was repurposed in CNP/GLK and newer. […]
on latest platform TGL onward this bitfield is reserved. Don't think we need to act on this ?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/54305
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I25f69ce775454409974056d8326c02e29038ec8a
Gerrit-Change-Number: 54305
Gerrit-PatchSet: 3
Gerrit-Owner: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Angel Pons
angel.pons@9elements.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Reviewer: Tim Wawrzynczak
inforichland@gmail.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Subrata Banik
subi.banik@gmail.com
Gerrit-Attention: Tim Wawrzynczak
inforichland@gmail.com
Gerrit-Attention: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Attention: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Subrata Banik
subrata.banik@intel.com
Gerrit-Attention: Angel Pons
angel.pons@9elements.com
Gerrit-Comment-Date: Sat, 15 May 2021 08:26:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment