3rdparts/fsp: Update fsp submodule

The name for the CoffeeLake FSP.fd was changed to Fsp.fd.
Therefore the CoffeLake / WhiskeyLake default path was
changed.

Change-Id: I0f51e378fcaacb25392d8940a342fc968c730157
Signed-off-by: Johanna Schander <coreboot@mimoja.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37564
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Johanna Schander 2019-12-06 18:32:58 +01:00 committed by Patrick Georgi
parent 96e2a5da34
commit 0b82b3d6fd
2 changed files with 2 additions and 2 deletions

2
3rdparty/fsp vendored

@ -1 +1 @@
Subproject commit 59964173e18950debcc6b8856c5c928935ce0b4f Subproject commit 0bc2b07eab29a8a75cd084963c285ee5434e6666

View File

@ -310,7 +310,7 @@ config FSP_HEADER_PATH
config FSP_FD_PATH config FSP_FD_PATH
string string
depends on FSP_USE_REPO depends on FSP_USE_REPO
default "3rdparty/fsp/CoffeeLakeFspBinPkg/FSP.fd" if SOC_INTEL_COFFEELAKE || SOC_INTEL_WHISKEYLAKE default "3rdparty/fsp/CoffeeLakeFspBinPkg/Fsp.fd" if SOC_INTEL_COFFEELAKE || SOC_INTEL_WHISKEYLAKE
config SOC_INTEL_CANNONLAKE_DEBUG_CONSENT config SOC_INTEL_CANNONLAKE_DEBUG_CONSENT
int "Debug Consent for CNL" int "Debug Consent for CNL"