coreboot-kgpe-d16/util/ifdtool
Subrata Banik 26058dca96 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
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44816
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2020-09-02 07:17:16 +00:00
..
Makefile util: Allow overriding gcc as default host compiler 2020-06-04 08:11:48 +00:00
description.md
ifdtool.c util/ifdtool: Identify between ICH and PCH Revision 2020-09-02 07:17:16 +00:00
ifdtool.h util/ifdtool: Identify chipset without platform name 2020-08-31 06:57:42 +00:00