Jetson ORIN: RGMII can't send data

Hi,

I had some discussion with our ethernet driver team.

  1. Your link is not up in above dmesg.

  2. Linux kernel drivers does not have support for 88Q2112/88Q2122 PHYs because of licensing issues. Thus, you need to contact Marvell to provide the driver and build it to configure the mdio.

  3. After configure it, you can add “Fixed-link” to your device tree and let the application from (1) to send data.