Hello,
I'm using the following:
HW: CompuLab custom board CL-SOM-AM57x with AM5728.
SW: SDK am57xx-evm-02.00.02.11.
In the technical reference manual of the AM572x, section 24.11.1.1 it is mentioned that the MTU of the GMAC_SW is 2016/2020.
I noticed that the driver limitation is 1500:
# ifconfig eth1 mtu 1500
# ifconfig eth1 mtu 1501
SIOCSIFMTU: Invalid argument
Is there any SW fix for MTU between 1500 and 2016?
Thanks,
Uri