Attention is currently required from: Nico Huber, Edward O'Callaghan.
View Change
2 comments:
Commit Message:
Patch Set #4, Line 10: TEST=dedede with `flashrom -p internal --flash-size`.
Any other tests, e.g. reading? If the ME region is locked, you can still read the other regions. […]
The test I've suggested will most likely not work because the IFD chipset detection is not complete. See Nico's comment.
File ich_descriptors.c:
Patch Set #4, Line 1064: case CHIPSET_JASPER_LAKE:
It's a switch/case on `guess`. The guessing code wasn't updated AFAICS.
The `guess_ich_chipset_from_content()` function was updated for Elkhart Lake. I would come up with a way to detect Jasper Lake, but the damn SPI programming guide is not publicly available! 😡
To view, visit change 62282. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: Ib942d0b8942fe0a991b2af0b187414818485153d
Gerrit-Change-Number: 62282
Gerrit-PatchSet: 4
Gerrit-Owner: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Subrata Banik <subratabanik@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Nico Huber <nico.h@gmx.de>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-CC: Sam McNally <sammc@google.com>
Gerrit-Attention: Nico Huber <nico.h@gmx.de>
Gerrit-Attention: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Comment-Date: Thu, 24 Feb 2022 16:43:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber <nico.h@gmx.de>
Comment-In-Reply-To: Edward O'Callaghan <quasisec@chromium.org>
Comment-In-Reply-To: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: comment