coreboot-kgpe-d16/src/soc/intel/apollolake
Mario Scheithauer 4e074033de soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP options
The commit 8fc523e3 (drivers/intel/fsp2_0: Use strip_quotes for cbfs
filenames) breaks the Siemens APL mainboards as FSP-M never returns once
it is called. The reason for this is that the -b option is missing when
adding the FSP package to cbfs via cbfstool.
This patch fixes this issue.

TEST=tested on siemens/mc_apl5

Change-Id: I48e5fa36e1ad799d09714f53a3041f73b8ec3550
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36645
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: David Guckian
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-07 14:14:20 +00:00
..
acpi soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi 2019-11-01 11:50:03 +00:00
bootblock lib/bootblock: Add simplified entry with basetime 2019-08-26 21:11:31 +00:00
include/soc soc/intel/{apl,cnl,dnv,icl,skl}: Move lpc.asl into common/block/acpi 2019-11-01 11:49:48 +00:00
acpi.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
car.c
chip.c soc/intel/apollolake: set FSP param to enable or skip GOP 2019-10-30 08:31:43 +00:00
chip.h soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig 2019-11-04 19:25:02 +00:00
cpu.c soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig 2019-11-04 19:25:02 +00:00
cse.c soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to common 2019-09-25 06:26:14 +00:00
elog.c
fspcar.c
glk_page_map.txt
gpio_apl.c
gpio_glk.c
graphics.c
gspi.c
heci.c
i2c.c
Kconfig cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE 2019-11-03 06:15:35 +00:00
lpc.c src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' 2019-10-21 14:21:09 +00:00
Makefile.inc soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP options 2019-11-07 14:14:20 +00:00
meminit.c
meminit_util_apl.c
meminit_util_glk.c
memmap.c soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig 2019-11-04 19:25:02 +00:00
mmap_boot.c
nhlt.c
pdpt.c
pmc.c soc/intel: Drop pmc_soc_restore_power_failure() 2019-08-09 09:37:32 +00:00
pmutil.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
pnpconfig.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
pt.c
reset.c
romstage.c soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig 2019-11-04 19:25:02 +00:00
sd.c
smihandler.c cpu/x86: Separate save_state struct headers 2019-08-13 13:59:05 +00:00
spi.c
systemagent.c
uart.c
xdci.c
xhci.c