Hello build bot (Jenkins), Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44816
to look at the new patch set (#2).
Change subject: util/ifdtool: Identify between ICH and PCH Revision ......................................................................
util/ifdtool: Identify between ICH and PCH Revision
Consider IBEX_PEAK onwards all chipsets are belong to PCH family.
BUG=b:153888802 TEST=Able to print correct PCH revision on Hatch Platform.
ifdtool -d coreboot.rom
Without this CL : ICH Revision: 300 series Cannon Point/ 400 series Ice Point
With this CL : PCH Revision: 300 series Cannon Point/ 400 series Ice Point
Signed-off-by: Subrata Banik subrata.banik@intel.com Change-Id: Ifd40dddc9179f347c0ea75149ec08089a829fdb4 --- M util/ifdtool/ifdtool.c 1 file changed, 9 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/44816/2