From bc78fcf99dfe573c77ea9f400bbdfe770e706f12 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 4 Dec 2014 20:44:55 -0700 Subject: fsp_baytrail: Kconfig update for Gold 3 FSP The documentation for the FSP gives the name as BAYTRAIL_FSP.fd instead of the old FvFsp.bin. Change-Id: I69c7c5ff49afd6552612cf50c9ca9b30cfb003e2 Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/7648 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones --- src/soc/intel/fsp_baytrail/fsp/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/soc/intel/fsp_baytrail/fsp/Kconfig b/src/soc/intel/fsp_baytrail/fsp/Kconfig index 73800d6989..cbe3a95ff0 100644 --- a/src/soc/intel/fsp_baytrail/fsp/Kconfig +++ b/src/soc/intel/fsp_baytrail/fsp/Kconfig @@ -25,7 +25,7 @@ config BAYTRAIL_FSP_SPECIFIC_OPTIONS config FSP_FILE string - default "../intel/fsp/baytrail/FvFsp.bin" + default "../intel/fsp/baytrail/BAYTRAIL_FSP.fd" help The path and filename of the Intel FSP binary for this platform. -- cgit v1.2.3