coreboot/src/soc/intel
Tim Wawrzynczak 7567890110 soc/intel/common: Fix XHCI elog driver
Commit 56fcfb5 misused the PCH_DEVFNs passed to the XHCI elog driver, by
passing them directly to pci_s_read_config32. This is incorrect, as it
is the wrong PCI devfn encoding to pass to that function.

BUG=b:175996770
TEST=abuild

Change-Id: Id7c146c1f50ee64a725bd50f9f11a7f159013a2b
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48827
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sukumar Ghorai <sukumar.ghorai@intel.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-12-22 22:37:56 +00:00
..
alderlake soc/intel/alderlake: Drop unreferenced devicetree settings 2020-12-14 08:18:06 +00:00
apollolake soc/intel/apl/graphics: add missing left-shift 2020-12-22 20:34:27 +00:00
baytrail sb,soc/intel: Drop unnecessary headers 2020-12-22 17:28:23 +00:00
braswell soc/intel/braswell: Use Kconfig value for TSEG size 2020-12-14 11:06:33 +00:00
broadwell sb,soc/intel: Drop unnecessary headers 2020-12-22 17:28:23 +00:00
cannonlake soc/intel/cannonlake: Add Iccmax and loadlines for CML-S 2020-12-22 22:21:00 +00:00
common soc/intel/common: Fix XHCI elog driver 2020-12-22 22:37:56 +00:00
denverton_ns soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config option 2020-12-14 23:05:25 +00:00
elkhartlake soc/intel/elkhartlake: Drop unreferenced devicetree settings 2020-12-14 08:18:22 +00:00
icelake soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config option 2020-12-14 23:05:25 +00:00
jasperlake soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config option 2020-12-14 23:05:25 +00:00
quark cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() 2020-12-03 00:00:19 +00:00
skylake soc/intel/skylake: Drop duplicate PmConfigPciClockRun configuration 2020-12-17 20:05:49 +00:00
tigerlake src/soc/intel: Add support for CAR_HAS_SF_MASKS and select for TGL 2020-12-14 23:05:57 +00:00
xeon_sp soc/intel/xeon_sp: Use common block ACPI 2020-12-22 02:59:18 +00:00
Kconfig