mb/google/fatcat: Enable SAGv
Enable SaGv support for fatcat BUG=None BRANCH=None TEST=Boot fatcat with SAGv enabled and verify in fsp debug logs Change-Id: I340f4951fd33deadaac53edd30e2cf6bfc2a750b Signed-off-by: Bora Guvendik <bora.guvendik@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85272 Reviewed-by: Pranava Y N <pranavayn@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
1457e9b994
commit
1e720b0a9b
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ chip soc/intel/pantherlake
|
|||
register "tcss_ports[2]" = "TCSS_PORT_EMPTY" # Disable USB-C Port 2
|
||||
register "tcss_ports[3]" = "TCSS_PORT_EMPTY" # Disable USB-C Port 3
|
||||
|
||||
# Enable SAGv
|
||||
register "sagv" = "SAGV_ENABLED"
|
||||
|
||||
# Enable s0ix
|
||||
register "s0ix_enable" = "false"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue