coreboot-kgpe-d16/src
Kyösti Mälkki 071d1787fd google/butterfly: Refactor get_recovery_mode_switch()
Do not place console output in low-level GPIO functions.

The caller of get_recovery_mode_switch() is in vboot_logic.c
that is linked in romstage. So presumably recovery mode
is broken and is not fixed with this commit either.

Change-Id: I2a0fdbb370d54898c72adb29a0e9b990a5fc0ce1
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59003
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-11-12 19:29:23 +00:00
..
acpi Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
arch arch/x86: Refactor the SMBIOS type 17 write function 2021-11-11 09:10:10 +00:00
commonlib drivers/intel/fsp2_0: Allow FSP-M to be relocated 2021-11-08 19:58:46 +00:00
console src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cpu cpu/intel: Use unsigned types in `get_cpu_count()` 2021-11-05 15:30:34 +00:00
device device/azalia_device: Drop unused function parameter 2021-11-11 22:45:04 +00:00
drivers drivers/amd/agesa/romstage.c: Remove lapic_id check 2021-11-12 00:14:51 +00:00
ec ChromeOS: Fix <vc/google/chromeos/chromeos.h> 2021-11-09 00:14:46 +00:00
include soc/intel/common/block/pcie: Add ADL-P CPU PCIe Device IDs 2021-11-12 16:46:56 +00:00
lib arch/x86: Refactor the SMBIOS type 17 write function 2021-11-11 09:10:10 +00:00
mainboard google/butterfly: Refactor get_recovery_mode_switch() 2021-11-12 19:29:23 +00:00
northbridge haswell/lynxpoint/broadwell: Use `azalia_codec_init()` 2021-11-11 22:44:54 +00:00
security Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
soc soc/intel/common/block/pcie: Add ADL-P CPU PCIe Device IDs 2021-11-12 16:46:56 +00:00
southbridge lynxpoint/broadwell: Use `azalia_codecs_init()` 2021-11-11 22:45:11 +00:00
superio superio: Replace bad uses of `find_resource` 2021-11-04 17:36:32 +00:00
vendorcode Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
Kconfig src/lib: Add FW_CONFIG_SOURCE_VPD 2021-11-08 14:48:05 +00:00