Skip to content

Commit c89a436

Browse files
Merge pull request #3845 from ykla/patch-3
Enumeration of PCIe devices behind a switch is preliminary supported.
2 parents 7a6c986 + b36119d commit c89a436

File tree

1 file changed

+1
-1
lines changed
  • documentation/asciidoc/computers/raspberry-pi

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/raspberry-pi/pcie.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To connect a PCIe https://datasheets.raspberrypi.com/hat/hat-plus-specification.
99

1010
For more information about the PCIe FPC connector pinout and other details needed to create third-party devices, accessories, and HATs, see the https://datasheets.raspberrypi.com/pcie/pcie-connector-standard.pdf[Raspberry Pi Connector for PCIe] standards document. It should be read alongside the https://datasheets.raspberrypi.com/hat/hat-plus-specification.pdf[Raspberry Pi HAT+ Specification].
1111

12-
NOTE: Enumeration of PCIe devices behind a switch is https://github.com/raspberrypi/firmware/issues/1833[not currently supported].
12+
NOTE: Starting with version 2020-06-05 of the Raspberry Pi 5 bootloader, Enumeration of PCIe devices behind a switch is preliminary supported. See also this https://github.com/raspberrypi/firmware/issues/1833[issue].
1313

1414
=== Enable PCIe
1515

0 commit comments

Comments
 (0)