mb/amd/majolica: Enable S0i3 by default
Set s0ix_enable to true. BUG=b:178728116 TEST=Cold boot and perform a cycle of S0i3. Signed-off-by: Jason Glenesk <jason.glenesk@amd.corp-partner.google.com> Change-Id: I808e78f41509cb03821513b5b63cc8856c891d8c Reviewed-on: https://review.coreboot.org/c/coreboot/+/52857 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
This commit is contained in:
parent
a1c4ad38d5
commit
4e3658fd57
|
@ -14,6 +14,8 @@ chip soc/amd/cezanne
|
|||
.flash_ch_en = 0,
|
||||
}"
|
||||
|
||||
register "s0ix_enable" = "true"
|
||||
|
||||
device domain 0 on
|
||||
device ref gpp_gfx_bridge_0 on end # MXM
|
||||
device ref gpp_bridge_0 on end # NVMe
|
||||
|
|
Loading…
Reference in New Issue