Hello Patrick Rudolph, Vanessa Eusebio, Angel Pons, build bot (Jenkins), Nico Huber, David Guckian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37579
to look at the new patch set (#6).
Change subject: vendorcode/intel: Remove Ice Lake, Commet Lake and Denverton FSP Bindings ......................................................................
vendorcode/intel: Remove Ice Lake, Commet Lake and Denverton FSP Bindings
By updating the fsp submodule we now got all FSP headers from within that repo. This commit changes the default paths to use these and fixes some include paths to allow the usage of vendorcode/intel/edk2/UDK2017 together with the official Intel distribution.
We are also adding back the CHANNEL_PRESENT enum, that has been removed by Intel.
Change-Id: I7d5520dcd30f4a68af325125052e16e867e91ec9 Signed-off-by: Johanna Schander coreboot@mimoja.de --- M src/drivers/intel/fsp2_0/include/fsp/soc_binding.h M src/soc/intel/cannonlake/Kconfig M src/soc/intel/icelake/Kconfig M src/soc/intel/icelake/romstage/romstage.c M src/soc/intel/tigerlake/romstage/romstage.c D src/vendorcode/intel/fsp/fsp2_0/cometlake/FirmwareVersionInfoHob.h D src/vendorcode/intel/fsp/fsp2_0/cometlake/FspUpd.h D src/vendorcode/intel/fsp/fsp2_0/cometlake/FspmUpd.h D src/vendorcode/intel/fsp/fsp2_0/cometlake/FspsUpd.h D src/vendorcode/intel/fsp/fsp2_0/cometlake/FsptUpd.h D src/vendorcode/intel/fsp/fsp2_0/cometlake/MemInfoHob.h D src/vendorcode/intel/fsp/fsp2_0/denverton_ns/FspUpd.h D src/vendorcode/intel/fsp/fsp2_0/denverton_ns/FspmUpd.h D src/vendorcode/intel/fsp/fsp2_0/denverton_ns/FspsUpd.h D src/vendorcode/intel/fsp/fsp2_0/denverton_ns/FsptUpd.h D src/vendorcode/intel/fsp/fsp2_0/icelake/FirmwareVersionInfoHob.h D src/vendorcode/intel/fsp/fsp2_0/icelake/FspUpd.h D src/vendorcode/intel/fsp/fsp2_0/icelake/FspmUpd.h D src/vendorcode/intel/fsp/fsp2_0/icelake/FspsUpd.h D src/vendorcode/intel/fsp/fsp2_0/icelake/FsptUpd.h D src/vendorcode/intel/fsp/fsp2_0/icelake/MemInfoHob.h 21 files changed, 25 insertions(+), 15,556 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/37579/6