Lean Sheng Tan has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/63718 )
Change subject: mb/prodrive/atlas: Enable PCH PCIe PR7 ......................................................................
mb/prodrive/atlas: Enable PCH PCIe PR7
Signed-off-by: Lean Sheng Tan sheng.tan@9elements.com Change-Id: I3f438a7b1dff1a44a81edc8adc983d08708fdd57 --- M src/mainboard/prodrive/atlas/devicetree.cb 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/63718/1
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