mb/ocp/tiogapass: Only advertise C-states C1C6
Only advertise C-state C1 and C6.
TEST: On ocp/tiogapass Linux no longer complains about advertised
but unsupported C-states.
Change-Id: I184c337478f97e2d36f6e89b764dbe1da1b91697
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85190
Reviewed-by: Shuo Liu <shuo.liu@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
73d1980d23
commit
1c75aa7d00
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ chip soc/intel/xeon_sp/skx
|
|||
register "vtd_support" = "1"
|
||||
register "coherency_support" = "1"
|
||||
register "ats_support" = "1"
|
||||
register "cstate_states" = "CSTATES_C1C6"
|
||||
|
||||
register "gen2_dec" = "0x000c0ca1" # IPMI KCS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue