Edward O'Callaghan has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/46063 )
Change subject: mb/google/puff: Fix wyvern Port 12 to be enabled ......................................................................
mb/google/puff: Fix wyvern Port 12 to be enabled
A SSD is connected to port #12.
BUG=b:162909831 BRANCH=puff TEST=none
Change-Id: Iefdda80301d28edfb5c5be116eacb48129794ec9 Signed-off-by: Edward O'Callaghan quasisec@google.com --- M src/mainboard/google/hatch/variants/wyvern/overridetree.cb 1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/46063/1
diff --git a/src/mainboard/google/hatch/variants/wyvern/overridetree.cb b/src/mainboard/google/hatch/variants/wyvern/overridetree.cb index 3320455..9ffbaab 100644 --- a/src/mainboard/google/hatch/variants/wyvern/overridetree.cb +++ b/src/mainboard/google/hatch/variants/wyvern/overridetree.cb @@ -395,7 +395,9 @@ device pci 1d.2 on # PCI Express Port 11 (X2 NVMe) register "PcieRpSlotImplemented[10]" = "1" end - device pci 1e.3 off end # GSPI #1 + device pci 1e.3 on # SSD Port 12 + register "PcieRpSlotImplemented[11]" = "1" + end end
# VR Settings Configuration for 4 Domains