soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP options
commit4e074033de11eebeb0f341f6d7a91eaab27f68ab
authorMario Scheithauer <mario.scheithauer@siemens.com>
Wed, 6 Nov 2019 10:01:00 +0000 (6 11:01 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 7 Nov 2019 14:14:20 +0000 (7 14:14 +0000)
tree36a96df9a1444277cbb1d33f8a97fb961d6beb04
parent1b1a26acdc814d0478bb5fda0b6664076a60fdf1
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>
src/soc/intel/apollolake/Makefile.inc
src/soc/intel/denverton_ns/Makefile.inc
src/soc/intel/quark/Makefile.inc