Attention is currently required from: Nico Huber, Michał Żygowski. Hello build bot (Jenkins), Michał Żygowski, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/55651
to look at the new patch set (#3).
Change subject: ich_descriptors: Normalize chipset detection ......................................................................
ich_descriptors: Normalize chipset detection
Normalize the fallback paths: * Always end with the newest, assumed compatible chipset. * Perform tighter checks when it's about warnings only. * If two chipsets seem compatible, always return the same (this is currently the case for 8/9 series and 300/400 series which we can't distinguish).
Change-Id: Ic5a5fee870202173b3a9813b03ec261e8ee45155 Signed-off-by: Nico Huber nico.h@gmx.de --- M ich_descriptors.c 1 file changed, 7 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/51/55651/3