Jetson agx orin AQR113C的flash固件是否有更新?

我们使用jetson agx orin(jetpack5.1.2)有大量设备在运行一段时间后,万兆网口(AQR113C)无法被远程ssh连接,需要重启设备或重新拔插网线解决问题。请问AQR113C的驱动代码是否有更新?AQR113C的falsh的固件是否有更新(如何获取最新的)?

Hi,

If you are designing a custom base board, then it means some adaptation configurations are needed.
Otherwise, your board may not work fine.

For Orin AGX series, you could refer to below document

(please be aware that above link is for rel-36.3/jetpack6.0)

This document includes below configuration

  1. pinmux change & GPIO configuration
  2. EEPROM change as most custom boards do not have an EEPROM on it.
  3. Kernel porting
  4. PCIe configuration
  5. USB configuration
  6. MGBE configuration
  7. RGMII configuration

Thanks!

我看这个手册里面没有AQR113C的flash固件烧写章节内容,关于这个网卡flash烧写是在这个手册吗?
我对比jetpack5.1.2和最新的jetpack关于AQR113C作为PHY的配置,发现最新的驱动兼容性是ethernet-phy-ieee8022.3-c45,jetpack5.1.2是802.3-C45

我看这个手册里面没有AQR113C的flash固件烧写章节内容,关于这个网卡flash烧写是在这个手册吗?

Please check with PHY vendor. We don’t provide their firmware or tool here.

请提供一下最新jetson agx orin kit上AQR113C的flash固件版本号。

AQR113C firmware v5.6.7 VER1922

请问jetson35.4.1版本时jetson agx orin kit上AQR113C的flash固件版本号是多少?
AQR113C firmware在orin系统中可以读取吗?有哪些命令可以读取?

We don’t change firmware version. No matter it is 35.4.1 or 36.4.3. They are all the same.

This thing won’t get affected by flashing BSP or not.