Hi.
I’m having trouble getting some functionality to work on my own carrier board for NVIDIA 900-13701-0040-000. One of them is RGMII. Hardware-wise it is actually a copy of the solution from Jetson Xavier. The PHY chip is a Marvell 88e1512.
Hi,
If the device cannot be flashed/booted, please refer to the page to get uart log from the device: Jetson/General debug - eLinux.org
And get logs of host PC and Jetson device for reference. If you are using custom board, you can compare uart log of developer kit and custom board to get more information.
Also please check FAQs: Jetson AGX Orin FAQ
If possible, we would suggest follow quick start in developer guide to re-flash the system: Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation
And see if the issue still persists on a clean-flashed system.
Thanks!
WayneWWW
I suppose that an unconnected interrupt pin should not interfere with the proper operation of Marvel, but we are currently verifying this theory by connecting it. Also, MDIO support seems to be independent.
Regarding the link you’ve provided - we’ve compared our device tree with the entries from “Porting the Universal Serial Bus” documentation section, “For RGMII” subsection. The question is - is there exists a sample devicetree configuration file for RGMII ethernet that we could quickly attach and modify? There are a few parameters to change, we don’t want to break something in the process.
Hi,
If the device cannot be flashed/booted, please refer to the page to get uart log from the device:
carolyuu It is possible to flash/boot the device. I’ve posted the logs above from the enabled device.