Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/63718 )
Change subject: mb/prodrive/atlas: Enable PCH PCIe RP7 ......................................................................
mb/prodrive/atlas: Enable PCH PCIe RP7
Signed-off-by: Lean Sheng Tan sheng.tan@9elements.com Change-Id: I3f438a7b1dff1a44a81edc8adc983d08708fdd57 Reviewed-on: https://review.coreboot.org/c/coreboot/+/63718 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/prodrive/atlas/devicetree.cb 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved
diff --git a/src/mainboard/prodrive/atlas/devicetree.cb b/src/mainboard/prodrive/atlas/devicetree.cb index 63c34ad..df00c7d 100644 --- a/src/mainboard/prodrive/atlas/devicetree.cb +++ b/src/mainboard/prodrive/atlas/devicetree.cb @@ -95,6 +95,7 @@ device ref sata on end device ref pcie_rp5 on end device ref pcie_rp6 on end + device ref pcie_rp7 on end device ref pcie_rp8 on end device ref pcie_rp9 on end device ref pcie_rp10 on end
1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one.