coreboot/src/cpu/amd
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
..
agesa cpu: Remove unneeded include <pc80/mc146818rtc.h> 2018-12-18 13:47:33 +00:00
car src: Remove unneeded include <cbmem.h> 2018-11-16 10:56:47 +00:00
family_10h-family_15h Revert "cpu/amd: Use get_option()" 2019-01-11 14:33:39 +00:00
microcode src: Replace common MSR addresses with macros 2018-11-08 11:35:26 +00:00
mtrr amd/mtrr: Fix IORR MTRR 2018-11-05 09:05:33 +00:00
pi binaryPI: Drop warning on EXT_CONF_SUPPORT 2019-01-10 03:06:49 +00:00
quadcore src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
smm src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
socket_AM2r2 cpu/amd: Move model_10xxx to family_10h-family_15h 2015-11-02 23:37:24 +01:00
socket_AM3 cpu/amd: Move model_10xxx to family_10h-family_15h 2015-11-02 23:37:24 +01:00
socket_ASB2 cpu/amd: Move model_10xxx to family_10h-family_15h 2015-11-02 23:37:24 +01:00
socket_C32 cpu/amd: Move model_10xxx to family_10h-family_15h 2015-11-02 23:37:24 +01:00
socket_F_1207 cpu/amd: Move model_10xxx to family_10h-family_15h 2015-11-02 23:37:24 +01:00
socket_FM2 cpu/amd: Add socket FM2 2016-02-18 01:29:17 +01:00
socket_G34 cpu/amd: Move model_10xxx to family_10h-family_15h 2015-11-02 23:37:24 +01:00
Kconfig cpu/amd/geode_lx: Drop support 2018-12-21 18:09:11 +00:00
Makefile.inc cpu/amd/geode_lx: Drop support 2018-12-21 18:09:11 +00:00