coreboot-kgpe-d16/src
Matt DeVillier 4721e47064 soc/fsp_broadwell_de: fix flashconsole support for platform
CB:29633 switched platform to use sb/common spi implementation,
which worked until CAR_GLOBAL was removed in CB:30506.

Revert the changes back to usage of CAR_GLOBAL in the common spi
driver so that flashconsole will work again in romsatge for
fsp_broadwell_de.

Test: verify flashconsole functional on out-of-tree Broadwell-DE board

Change-Id: I72e5db1583199b5ca4b6ec54661282544d326f0f
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32880
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2019-09-25 12:56:56 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Replace some __PRE_RAM__ use 2019-09-14 10:56:46 +00:00
commonlib lib/fmap: Cache FMAP in cbmem 2019-09-23 08:46:13 +00:00
console src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
cpu intel/cpu: Switch older models to TSC_MONOTONIC_TIMER 2019-09-24 22:56:52 +00:00
device device/cardbus: Remove unnecessary bridge_ctrl bitmask 2019-09-22 18:39:08 +00:00
drivers drivers/wifi/generic.c: Upper case the AML WiFi name as required by spec 2019-09-21 01:22:20 +00:00
ec 3rdparty/chromeec: Update to latest master 2019-09-16 13:42:10 +00:00
include device/mmio.h: Add bit field helpers 2019-09-24 10:32:50 +00:00
lib lib/fmap: Cache FMAP in cbmem 2019-09-23 08:46:13 +00:00
mainboard mb/google/kukui: Add new build target 'Juniper' 2019-09-25 12:56:26 +00:00
northbridge intel/cpu: Switch older models to TSC_MONOTONIC_TIMER 2019-09-24 22:56:52 +00:00
security vboot: extend BOOT_MODE_PCR to SHA256 bank on TPM2 2019-09-21 01:13:54 +00:00
soc soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to common 2019-09-25 06:26:14 +00:00
southbridge soc/fsp_broadwell_de: fix flashconsole support for platform 2019-09-25 12:56:56 +00:00
superio superio/common: Fix types in printf 2019-09-17 10:33:40 +00:00
vendorcode vendorcode/cavium: Replace use of __PRE_RAM__ 2019-09-23 21:39:22 +00:00
Kconfig x86emu: Drop UDELAY_LAPIC dependency 2019-09-18 13:00:41 +00:00