Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/57633
to look at the new patch set (#2).
Change subject: ich_descriptors: Explicitly check for Ibex Peak ISL value ......................................................................
ich_descriptors: Explicitly check for Ibex Peak ISL value
This patch does the following: - Checks for Ibex Peak more explicitly, as ifdtool currently does. - Unconditionally print the "peculiar flash descriptor" warning if none of the chipsets are detected explicitly, since checking `!= 16` is redundant with the above checks.
Change-Id: I2b6301c6cd08f6822340d61a3454b31fddc3be52 Signed-off-by: David Hendricks ddaveh@amazon.com --- M ich_descriptors.c 1 file changed, 7 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/33/57633/2