coreboot/src/soc/intel
Karthikeyan Ramasubramanian c6e3708174 soc/intel/common/gspi: Use GSPI bus id to map to the controller
Currently SPI bus id is used to map to the controller in order to set
the controller state. In certain platforms SPI bus id might not be
exactly the same as GSPI bus id. For example, in Intel platforms SPI bus
id 0 maps to fast spi i.e. SPI going to the flash and SPI bus id 1 .. n
map to GSPI bus id 0 .. n-1. Hence using SPI bus id leads to mapping to the
GSPI controller that is not enabled. Use the GSPI id bus so that the right
controller is set to active state. This fixes the regression introduced
by CB:34449

BUG=b:135941367
TEST=Boot to ChromeOS.

Change-Id: I792ab1fa6529f5317218896ad05321f8f17cedcd
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34761
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
2019-08-09 01:23:19 +00:00
..
apollolake soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfig 2019-08-08 04:57:28 +00:00
baytrail intel/baytrail,broadwell: Move stage cache support function 2019-08-03 17:34:40 +00:00
braswell soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfig 2019-08-08 04:57:28 +00:00
broadwell lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00
cannonlake soc/intel: Fix SMRAM base MSR 2019-08-08 04:57:03 +00:00
common soc/intel/common/gspi: Use GSPI bus id to map to the controller 2019-08-09 01:23:19 +00:00
denverton_ns arch/x86: Handle smm_subregion() failure 2019-08-08 04:56:03 +00:00
fsp_baytrail fsp_baytrail/fsp_broadwell_de: Sort entries in Makefile.inc 2019-08-08 02:26:51 +00:00
fsp_broadwell_de fsp_baytrail/fsp_broadwell_de: Sort entries in Makefile.inc 2019-08-08 02:26:51 +00:00
icelake soc/intel: Fix SMRAM base MSR 2019-08-08 04:57:03 +00:00
quark soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
skylake soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfig 2019-08-08 04:57:28 +00:00
Kconfig cbfstool: Drop update-fit option 2019-06-24 09:45:00 +00:00