coreboot-kgpe-d16/src/soc/intel
Furquan Shaikh c0257dd7ae ifdtool: Add a list of known platforms that support IFD_VERSION_2
ifdtool has relied on one of the fields within FCBA(read_freq) to
determine whether a platform supports IFD_VERSION_1 or
IFD_VERSION_2. However, newer platforms like GLK and CNL do not have
read_freq field in FCBA and so the value of these bits cannot be used
as an indicator to distinguish IFD versions. In the long run, we need
to re-write ifdtool to have a better mapping of SoC to IFD fields. But
until that is done, this change adds a list of platforms that we know
do not support read_freq field but still use IFD_VERSION_2. This
change also updates GLK and CNL to pass in platform parameter to
ifdtool.

BUG=b:79109029, b:69270831

Change-Id: I36c49f4dcb480ad53b0538ad12292fb94b0e3934
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/26023
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-05-04 01:15:52 +00:00
..
apollolake ifdtool: Add a list of known platforms that support IFD_VERSION_2 2018-05-04 01:15:52 +00:00
baytrail chromeec platforms: Update ACPI thermal event handler call 2018-05-01 15:54:55 +00:00
braswell chromeec platforms: Update ACPI thermal event handler call 2018-05-01 15:54:55 +00:00
broadwell src: Fix a typo on "mtrr" 2018-04-26 21:33:39 +00:00
cannonlake ifdtool: Add a list of known platforms that support IFD_VERSION_2 2018-05-04 01:15:52 +00:00
common intel/common: compress VBT 2018-05-02 14:32:21 +00:00
denverton_ns compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
fsp_baytrail compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
fsp_broadwell_de drivers/spi: reduce confusion in the API 2018-04-23 20:58:58 +00:00
quark compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
skylake chromeec platforms: Update ACPI thermal event handler call 2018-05-01 15:54:55 +00:00
Kconfig soc: Add Kconfig for each soc vendor 2017-10-23 17:18:32 +00:00