mb/google/puff: Enable SATA0 on wyvern
A SATA drive may be connected to SATA0. BUG=b:162909831 BRANCH=puff TEST=none Change-Id: I2a4ce2f89fa6d786358e01add15f2eedfbe4b20f Signed-off-by: Sam McNally <sammc@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46270 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
This commit is contained in:
parent
16e410669a
commit
d0aa999b57
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ chip soc/intel/cannonlake
|
|||
# Auto-switch between X4 NVMe and X2 NVMe.
|
||||
register "TetonGlacierMode" = "1"
|
||||
|
||||
register "SataPortsEnable[0]" = "1"
|
||||
|
||||
register "SerialIoDevMode" = "{
|
||||
[PchSerialIoIndexI2C0] = PchSerialIoDisabled,
|
||||
[PchSerialIoIndexI2C1] = PchSerialIoDisabled,
|
||||
|
|
Loading…
Reference in a new issue