mb/google/brya/var/vell: Enable SaGv
This patch enables SaGv since somehow it was accidently removed
by commit a52b9c3
.
BUG=b:208719081
TEST=FW_NAME=vell emerge-brya coreboot
Fixes:a52b9c3 ("mb/google/brya: Move gpio_pm settings for brya
variants to baseboards")
Signed-off-by: Gaggery Tsai <gaggery.tsai@intel.com>
Change-Id: Ideae3dbd9746590db104d93afadbd8d574298b83
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61464
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
parent
5a49f3aa79
commit
57fc1b91b9
|
@ -50,6 +50,7 @@ chip soc/intel/alderlake
|
|||
},
|
||||
}"
|
||||
register "usb2_ports[4]" = "USB2_PORT_TYPE_C(OC3)" # USB2_C3
|
||||
register "SaGv" = "SaGv_Enabled"
|
||||
|
||||
# I2C Port Config
|
||||
register "SerialIoI2cMode" = "{
|
||||
|
|
Loading…
Reference in New Issue