VAR-SOM-AM62 rev changelog: Difference between revisions
Line 2: | Line 2: | ||
== VAR-SOM-AM62 Rev. 1.1A == | == VAR-SOM-AM62 Rev. 1.1A == | ||
=== Hardware Modifications === | === Hardware Modifications === | ||
==== Removal of RGMII TX CLK delay filters on both Ethernet interfaces | ==== Removal of RGMII TX CLK delay filters on both Ethernet interfaces ==== | ||
The RGMII spec requires a skew between the clock and data at the receiver. On previous | The RGMII spec requires a skew between the clock and data at the receiver. On previous SOM revisions, the delay was introduced on the SOM via an inline filter on the TX (MAC) clk of each Ethernet instance, and the SOC internal RGMII Clock Transmit delay was disabled. The latest AM62 Reference Manual removed the documentation of the option to disable this SOC internal delay. Therefore, starting with this SOM revision, the filters have been replaced by Resistors, and a few SW patches are needed to stop disabling the SOC internal delay. See the Software Modifications section below for more details. | ||
=== Software Modifications === | === Software Modifications === |
Revision as of 13:00, 22 February 2024
VAR-SOM-AM62 changelog
VAR-SOM-AM62 Rev. 1.1A
Hardware Modifications
Removal of RGMII TX CLK delay filters on both Ethernet interfaces
The RGMII spec requires a skew between the clock and data at the receiver. On previous SOM revisions, the delay was introduced on the SOM via an inline filter on the TX (MAC) clk of each Ethernet instance, and the SOC internal RGMII Clock Transmit delay was disabled. The latest AM62 Reference Manual removed the documentation of the option to disable this SOC internal delay. Therefore, starting with this SOM revision, the filters have been replaced by Resistors, and a few SW patches are needed to stop disabling the SOC internal delay. See the Software Modifications section below for more details.
Software Modifications
Variscite is updating all relevant software repositories and recommends impacted users to upgrade to the latest software version or to update their U-Boot, kernel, and meta-layers to the latest commit ID of the branch they are already based on.
The following are the relevant patches: