coreboot-kgpe-d16/src/soc/intel/apollolake
Angel Pons adeac8d4f7 soc/intel/apollolake: Drop xdci_can_enable() call
The `xdci_can_enable()` function is called earlier to configure FSP-S
UPDs. If it returned false, then the xDCI device will be disabled and
the second `xdci_can_enable()` call will never be evaluated.

Change-Id: I4bd08e3194ffccc79c8feaf8f34b2bb4077f760a
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55789
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-06-25 06:28:11 +00:00
..
acpi soc/intel: Include gfx.asl from northbridge 2021-03-01 08:32:47 +00:00
bootblock soc/intel/apollolake: Rename SOC_INTEL_GLK symbol 2020-09-09 10:34:32 +00:00
include/soc src: Drop "This file is part of the coreboot project" lines 2021-05-10 15:07:33 +00:00
acpi.c soc/intel/apollolake: Make use of is_devfn_enabled() function 2021-06-16 03:47:46 +00:00
car.c src: Remove unused 'include <cpu/x86/msr.h>' 2020-07-14 16:14:09 +00:00
chip.c soc/intel/apollolake: Use devfn_disable() function 2021-06-21 10:38:26 +00:00
chip.h soc/intel/apollolake: Hook up GMA ACPI brightness controls 2021-01-04 00:31:42 +00:00
cpu.c soc/intel/*: Move prmrr_core_configure 2021-02-15 08:20:19 +00:00
cse.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
elog.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
glk_page_map.txt src: capitalize 'RAM' 2020-02-24 12:56:03 +00:00
gpio_apl.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gpio_glk.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
graphics.c soc/intel/apollolake: Hook up GMA ACPI brightness controls 2021-01-04 00:31:42 +00:00
gspi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
heci.c Revert "soc/intel: Refactor do_global_reset() function" 2020-09-22 05:13:39 +00:00
i2c.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig soc/intel/cache_as_ram.S: Fix SOC_INTEL_APOLLOLAKE 2021-06-24 10:02:06 +00:00
lpc.c soc/intel/apl: drop LPC pad configuration code 2021-01-23 09:23:23 +00:00
Makefile.inc soc/intel/{apl,cnl}: Remove FSP CAR option 2021-06-22 13:15:39 +00:00
meminit.c soc/intel/apollolake: Rename SOC_INTEL_GLK symbol 2020-09-09 10:34:32 +00:00
meminit_util_apl.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
meminit_util_glk.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mmap_boot.c commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
nhlt.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pdpt.c treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
pmc.c soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
pmutil.c soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
pnpconfig.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pt.c treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
report_platform.c {nb,soc}/intel: Use get_current_microcode_rev() for ucode version 2020-08-05 15:36:38 +00:00
reset.c soc/intel: Use of common reset code block 2020-11-02 10:43:53 +00:00
romstage.c soc/intel/apollolake: Make use of is_devfn_enabled() function 2021-06-16 03:47:46 +00:00
sd.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smihandler.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
spi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
systemagent.c soc/intel: Replace SA_PCIEX_LENGTH Kconfig options 2021-01-30 23:14:08 +00:00
uart.c soc/intel/*: drop UART pad configuration from common code 2021-03-12 08:48:03 +00:00
xdci.c soc/intel/apollolake: Drop xdci_can_enable() call 2021-06-25 06:28:11 +00:00
xhci.c soc/intel/common: Adapt XHCI elog driver for reuse 2020-12-10 17:45:47 +00:00