mb/siemens/mc_ehl: Disable RAPL
Disable RAPL for all mainboards based on mc_ehl for stable real time mode of CPUs. Test: Boot mc_ehl1 with this patch and ensure the bits in the MCBAR register are cleared. Change-Id: Ie58a4b6444d5be088ac2b25ff0a2f5cd33120ace Signed-off-by: Uwe Poeche <uwe.poeche@siemens.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/63548 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
parent
0ce586b1a4
commit
bf378a0fdf
|
@ -13,6 +13,7 @@ config BOARD_SIEMENS_BASEBOARD_MC_EHL
|
|||
select TPM_MEASURED_BOOT
|
||||
select TPM_MEASURED_BOOT_INIT_BOOTBLOCK
|
||||
select USE_SIEMENS_HWILIB
|
||||
select SOC_INTEL_DISABLE_POWER_LIMITS
|
||||
|
||||
source "src/mainboard/siemens/mc_ehl/variants/*/Kconfig"
|
||||
|
||||
|
|
Loading…
Reference in New Issue