mb/google/brya: Enable SaGv support
This patch enabled the SaGv support for brya0 baseboard. BUG=b:187446498 Signed-off-by: V Sowmya <v.sowmya@intel.com> Change-Id: I2a71e159fa49f677660af8279f2b582a3916eee2 Reviewed-on: https://review.coreboot.org/c/coreboot/+/54646 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
parent
c5f3c01b80
commit
a56fffd645
|
@ -30,7 +30,7 @@ fw_config
|
|||
end
|
||||
|
||||
chip soc/intel/alderlake
|
||||
register "SaGv" = "SaGv_Disabled"
|
||||
register "SaGv" = "SaGv_Enabled"
|
||||
|
||||
register "usb2_ports[7]" = "USB2_PORT_MID(OC_SKIP)" # Type-A MLB Port
|
||||
|
||||
|
|
Loading…
Reference in New Issue