coreboot-kgpe-d16/src/cpu
Paul Menzel 6fffd70435 cpu/amd: Use get_option()
Fix warnings on the console.

    coreboot-4.9-214-g0dd2014390 Mon Jan  7 15:17:13 UTC 2019 romstage starting...
    NOTICE: read_option() used to access CMOS from non-ROMCC code, please use get_option() instead.
    NOTICE: read_option() used to access CMOS from non-ROMCC code, please use get_option() instead.
    NOTICE: read_option() used to access CMOS from non-ROMCC code, please use get_option() instead.

Change-Id: I8501ff256676cd0ec4b59b28f4f1e0f2a9f74cac
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/30715
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2019-01-09 09:58:59 +00:00
..
allwinner src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
amd cpu/amd: Use get_option() 2019-01-09 09:58:59 +00:00
armltd
intel cpu/intel: Use the common code to initialize the romstage timestamps 2019-01-09 09:56:06 +00:00
qemu-power8 arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
qemu-x86 bootblock: Move function prototype 2018-12-30 11:32:08 +00:00
ti (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
via src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
x86 x86/smm/smmhandler.S: Use tabs instead of white spaces 2018-12-24 08:16:48 +00:00
Kconfig arch/x86: Drop leftover ROMCC support 2018-06-06 10:28:00 +00:00
Makefile.inc DMP Vortex86ex board & chip: Remove - using LATE_CBMEM_INIT 2018-01-15 23:23:17 +00:00