soc/intel/apollolake: Rename SOC_INTEL_GLK symbol

For consistency with other platforms, use `SOC_INTEL_GEMINILAKE`.

Change-Id: I06310e5a9bca6c9504f19a6c2fe9b26626f290d4
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45141
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Angel Pons
2020-09-07 13:18:10 +02:00
committed by Patrick Georgi
parent ee73594575
commit b36100faf4
17 changed files with 37 additions and 37 deletions

View File

@ -30,7 +30,7 @@
#include <soc/pm.h>
static const struct reg_script core_msr_script[] = {
#if !CONFIG(SOC_INTEL_GLK)
#if !CONFIG(SOC_INTEL_GEMINILAKE)
/* Enable C-state and IO/MWAIT redirect */
REG_MSR_WRITE(MSR_PKG_CST_CONFIG_CONTROL,
(PKG_C_STATE_LIMIT_C2_MASK | CORE_C_STATE_LIMIT_C10_MASK