coreboot-kgpe-d16/util/ifdtool
Wonkyu Kim 3922aa5c2c util/ifdtool: add generic `PLATFORM_IFD2` for early SoC development
`PLATFORM_IFD2` macro is more generic tag that can be associated with
early next SoC platform development which using IFDv2.

The current assumption is that newer SoC platform still uses the same
SPI/eSPI frequency definition being used for latest platform(TGL, ADL)
and if the frequency definition is updated later, `PLATFORM_IFD2' will
use latest frequency definition for early next SoC development.
And once upstream is allowed for new platform, platform name will be
added in tool later.

Signed-off-by: Wonkyu Kim <wonkyu.kim@intel.com>
Change-Id: I14a71a58c7d51b9c8b92e013b5637c6b35005f22
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61576
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2022-02-09 14:19:47 +00:00
..
.gitignore .gitignore: Ignore .test/.dependencies globally 2020-10-31 18:21:36 +00:00
Makefile util/ifdtool/Makefile: Derive from Makefile.inc 2021-11-26 11:26:19 +00:00
Makefile.inc util/cbfstool/flashmap/fmap.c: fix fmaptool endianness bugs on BE 2021-11-22 15:01:30 +00:00
description.md
ifdtool.c util/ifdtool: add generic `PLATFORM_IFD2` for early SoC development 2022-02-09 14:19:47 +00:00
ifdtool.h util/ifdtool: add generic `PLATFORM_IFD2` for early SoC development 2022-02-09 14:19:47 +00:00