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 (#2).
Change subject: ich_descriptors: Add explicit checks for all chipsets ......................................................................
ich_descriptors: Add explicit checks for all chipsets
This partially undoes changes made in CB:55651. There was a new chipset added that necessitated adding back a check for an older chipset. To keep things normalized we'll use the same pattern in all cases.
The `warn_if` parameter to warn_peculiar_desc() is no longer necessary, so it is removed as well.
Change-Id: Ica49477492876810a6fa212768b1ab9e8c12001f Signed-off-by: David Hendricks ddaveh@amazon.com --- M ich_descriptors.c 1 file changed, 9 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/93/57793/2