coreboot-kgpe-d16/src
Paul Menzel e0368b434e Revert "cpu/amd: Use `get_option()`"
This reverts commit 6fffd70435.

Doing more tests on the Asus KGPE-D16, it seems to cause a reboot loop
quite often. Therefore, revert the commit.

The problem might be caused by the spinlocks used by `get_option()`, and
which are not used by `read_option()`.

Change-Id: Ic25129aa71c8e8e40a65bb2658de78005766fea8
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/30830
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2019-01-11 14:33:39 +00:00
..
acpi
arch arch/x86/ebda: Don't trash the EBDA on the resume path 2019-01-11 13:43:55 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console console/Kconfig: Fix dependency of FIXED_UART_FOR_CONSOLE 2019-01-11 14:04:38 +00:00
cpu Revert "cpu/amd: Use `get_option()`" 2019-01-11 14:33:39 +00:00
device device/pci_device: Do not break tree topology 2019-01-10 12:47:18 +00:00
drivers drivers/intel/fsp1_1: Add stack guards 2019-01-10 12:14:47 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK 2019-01-08 15:33:47 +00:00
lib src: Get rid of device_t 2019-01-04 12:11:18 +00:00
mainboard mainboard/google/octopus: configure EC_AP_INT_ODL 2019-01-10 19:01:54 +00:00
northbridge northbridge/amdfam10: Deal with PCI_ADDR() better 2019-01-10 13:40:57 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc soc/intel/fsp_broadwell_de: Drop MICROCODE_BLOB_NOT_HOOKED_UP 2019-01-10 16:11:36 +00:00
southbridge sb/nvidia/mcp55: Avoid confusion with PCI_ADDR() 2019-01-10 13:40:27 +00:00
superio Kconfig: Unify power-after-failure options 2019-01-06 15:54:19 +00:00
vendorcode chromeos: Provide watchdog support in verstage 2018-12-21 18:14:20 +00:00
Kconfig cbmem: Always use EARLY_CBMEM_INIT 2018-12-22 11:49:17 +00:00