Hello build bot (Jenkins), Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44815
to look at the new patch set (#2).
Change subject: util/ifdtool: Identify chipset without platform name ......................................................................
util/ifdtool: Identify chipset without platform name
Able to uniquely identify the chipset without specifying the platform specific quirks (adl/cnl/icl/jsl/tgl etc.).
BUG=b:153888802 TEST=Able to dump FD contains correctly without specifying platform quirks on Hatch Platform.
ifdtool -d coreboot.rom
Without this CL : ICH Revision: 100 series Sunrise Point
With this CL : ICH Revision: 300 series Cannon Point/ 400 series Ice Point
Signed-off-by: Subrata Banik subrata.banik@intel.com Change-Id: I83763adb721e069343b19a10e503975ffa6abb24 --- M util/ifdtool/ifdtool.c M util/ifdtool/ifdtool.h 2 files changed, 42 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/44815/2