ocp/deltalake: Set C-State config

Set the supported C-State to C1 and C6. This matches the states in
CPUID(5).

Change-Id: If32b8256097b5b2bee7fb074fab105e4b54d14b3
Signed-off-by: Marc Jones <marcjones@sysproconsulting.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49803
Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Marc Jones 2021-01-21 13:23:58 -07:00 committed by Patrick Georgi
parent 31ed8856f9
commit 05a480acea
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ chip soc/intel/xeon_sp/cpx
.PortLinkSpeed = PcieAuto, .PortLinkSpeed = PcieAuto,
}" }"
register "cstate_states" = "CSTATES_C1C6"
device cpu_cluster 0 on device cpu_cluster 0 on
device lapic 0 on end device lapic 0 on end
end end