mb/google/brask/var/kulnex: Disable SAGV
Since kulnex is a box product using DDR5 SODIMM, remove SAGV enable to use the default disabled state for better memory stability. BUG=b:480035819 TEST=Build and boot, verify SaGv is disabled via FSP logs. Change-Id: I37d56a33a1ba48ef105e03ca1a24c11291646fc0 Signed-off-by: Kenneth Chan <kenneth.chan@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91697 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
parent
09d689561a
commit
d74cf143fe
1 changed files with 0 additions and 2 deletions
|
|
@ -28,8 +28,6 @@ chip soc/intel/alderlake
|
|||
.enable_fast_vmode = 1,
|
||||
}"
|
||||
|
||||
register "sagv" = "SaGv_Enabled"
|
||||
|
||||
register "usb2_ports[1]" = "USB2_PORT_EMPTY" # Disable USB2 Port 1
|
||||
register "usb2_ports[2]" = "USB2_PORT_EMPTY" # Disable USB2 Port 2
|
||||
register "usb2_ports[4]" = "USB2_PORT_EMPTY" # Disable USB2 Port 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue