Hi everyone,
I’m relatively new to Jetson boards, but I have a strong PCB design background.
I’m trying to figure out whether Jetson AGX Orin supports PCIe lane bifurcation on an x8 root port into 2× x4. I couldn’t find a clear statement in the public datasheets / documentation that explicitly confirms x8 → 2× x4 bifurcation support.
My questions:
-
Does Jetson AGX Orin (module / SoC) support native bifurcation of an x8 PCIe controller into 2× x4 endpoints?
-
If yes: is this configured via device tree / firmware / boot settings (and are there any reference examples)?
-
If not: do I need an external PCIe switch / bifurcation chip to split one x8 link into 2× x4?
Use case: I want to route an x8 interface from the module to two independent x4 slots/devices on a custom carrier board.
Any guidance or pointers to the correct NVIDIA documentation would be appreciated. Thanks!