summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2020-08-31 20:00:55 +0000
committerMichael Niewöhner <c0d3z3r0@review.coreboot.org>2020-09-03 21:13:36 +0000
commitdd9f635a6061b9b206ef681cdd74c90d29b56f92 (patch)
tree9bb195c09b3d2679779d8e670342aeb3f3942e67
parente1af5b8d26851280d56f96a759ccd58c165996c8 (diff)
downloadcoreboot-dd9f635a6061b9b206ef681cdd74c90d29b56f92.tar.xz
3rdparty/fsp: Update submodule pointer to current master
Change-Id: I50bac5a70425495832649e0d6d6e91aad623f25c Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44953 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner
m---------3rdparty/fsp0
-rw-r--r--src/soc/intel/cannonlake/Kconfig2
2 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/fsp b/3rdparty/fsp
-Subproject 0bc2b07eab29a8a75cd084963c285ee5434e666
+Subproject eb25f19ef7fbe88fb207c6896a37a2035bba9bc
diff --git a/src/soc/intel/cannonlake/Kconfig b/src/soc/intel/cannonlake/Kconfig
index 5b6295ad79..4826a35e41 100644
--- a/src/soc/intel/cannonlake/Kconfig
+++ b/src/soc/intel/cannonlake/Kconfig
@@ -322,7 +322,7 @@ config FSP_HEADER_PATH
config FSP_FD_PATH
default "3rdparty/fsp/CoffeeLakeFspBinPkg/Fsp.fd" if SOC_INTEL_COFFEELAKE || SOC_INTEL_WHISKEYLAKE
- default "3rdparty/fsp/CometLakeFspBinPkg/CometLake1/FSP.fd" if SOC_INTEL_COMETLAKE_1
+ default "3rdparty/fsp/CometLakeFspBinPkg/CometLake1/Fsp.fd" if SOC_INTEL_COMETLAKE_1
config SOC_INTEL_CANNONLAKE_DEBUG_CONSENT
int "Debug Consent for CNL"