Today, the speed is set to 100 Mbit/s here:
|
if [ "$AVB_MODE" -eq 1 ]; then |
(easy to patch, but would be great if its configurable / driven by the phy mode selected)
In REALTIMEDEBUG_Rev2.5.pdf:
Attention: The PHY Delay Compensation Values in Table 64 are calibrated for 1 Gbps links. The i.MX AVB
endpoints are configured to run by default with 100 Mbps links. These compensation values should be enough to keep pDelay values under 800 ns (propagation time threshold), and therefore the port would still be declared as Capable.
Future releases shall have proper compensation values for each supported link speed.
would be great to see this changed in the next release
Today, the speed is set to 100 Mbit/s here:
GenAVB_TSN/linux/scripts/avb.sh
Line 844 in 157d836
In REALTIMEDEBUG_Rev2.5.pdf:
would be great to see this changed in the next release