Attention is currently required from: Michał Żygowski, Jonathan Zhang, David Hendricks, Angel Pons. Hello build bot (Jenkins), Michał Żygowski, Jonathan Zhang, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/57793
to look at the new patch set (#4).
Change subject: ich_descriptors: Add explicit checks for all chipsets ......................................................................
ich_descriptors: Add explicit checks for all chipsets
This partially undoes changes made in commit cd9b7b427 (ich_descriptors: Normalize chipset detection) to re-add explicit matching of each chipset with one or more strap length values.
Since ranges are checked explicitly, the `warn_if` parameter to warn_peculiar_desc() is no longer necessary and is removed.
Change-Id: Ica49477492876810a6fa212768b1ab9e8c12001f Signed-off-by: David Hendricks ddaveh@amazon.com --- M ich_descriptors.c 1 file changed, 19 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/93/57793/4