Anand Vaikar has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/74199 )
Change subject: mb/amd/mayan: Correct PCIe bridge for M.2 NVMe SSD0 The M.2 PCIe NVMe SSD0 device sits behind the PCIe bridge 0.2.4(BDF) on mayan. Updated the correct bridge device. TEST: Builds, M.2 SSD0 device gets enumerated. BUG: N/A. Signed-off-by: Anand Vaikar a.vaikar2021@gmail.com Change-Id: I43096beda0405bd392574319d50e7cd6a7f8d291 ......................................................................
mb/amd/mayan: Correct PCIe bridge for M.2 NVMe SSD0 The M.2 PCIe NVMe SSD0 device sits behind the PCIe bridge 0.2.4(BDF) on mayan. Updated the correct bridge device. TEST: Builds, M.2 SSD0 device gets enumerated. BUG: N/A. Signed-off-by: Anand Vaikar a.vaikar2021@gmail.com Change-Id: I43096beda0405bd392574319d50e7cd6a7f8d291
Change-Id: I575f61cfc84bc07c389da7826c5f150e57aaec07 --- M src/mainboard/amd/mayan/devicetree_phoenix.cb 1 file changed, 16 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/74199/1
diff --git a/src/mainboard/amd/mayan/devicetree_phoenix.cb b/src/mainboard/amd/mayan/devicetree_phoenix.cb index 9d1a4b3..697db12 100644 --- a/src/mainboard/amd/mayan/devicetree_phoenix.cb +++ b/src/mainboard/amd/mayan/devicetree_phoenix.cb @@ -160,7 +160,7 @@ device ref iommu on end device ref gpp_bridge_2_1 on end # GBE device ref gpp_bridge_2_2 on end # WIFI - device ref gpp_bridge_2_3 on end # NVMe SSD + device ref gpp_bridge_2_4 on end # NVMe SSD device ref gpp_bridge_a on # Internal GPP Bridge 0 to Bus A device ref gfx on end # Internal GPU (GFX) device ref gfx_hda on end # Display HD Audio Controller (GFXAZ)