mb/amd/mandolin/devicetree: add comment about chip behind GPP bridge 3
Change-Id: Ie1fcfb18a3ccf08c62210eec07d8965696f11da9 Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42783 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
23cdcb8bef
commit
3d53d5397f
|
@ -45,7 +45,7 @@ chip soc/amd/picasso
|
|||
device pci 0.0 on end # Root Complex
|
||||
device pci 0.2 on end # IOMMU
|
||||
device pci 1.0 on end # Dummy Host Bridge
|
||||
device pci 1.3 on end # Bridge
|
||||
device pci 1.3 on end # Bridge to PCIe Ethernet chip
|
||||
device pci 8.0 on end # Dummy Host Bridge
|
||||
device pci 8.1 on # Bridge to Bus A
|
||||
device pci 0.0 on end # Internal GPU
|
||||
|
|
Loading…
Reference in New Issue