The i.MX53 FEC supports the following :
If the transmit frame length exceeds MAX_FL bytes the BABT interrupt is
asserted: however, the entire frame is transmitted (no truncation).
When the receive frame length exceeds MAX_FL bytes the BABR interrupt is generated,
and the LG bit in the end of frame RxBD is set. The frame is not truncated (unless the
frame length exceeds 2047 bytes).
So, maximum length is 2047.
The i.MX53 FEC supports the following :
If the transmit frame length exceeds MAX_FL bytes the BABT interrupt is
asserted: however, the entire frame is transmitted (no truncation).
When the receive frame length exceeds MAX_FL bytes the BABR interrupt is generated,
and the LG bit in the end of frame RxBD is set. The frame is not truncated (unless the
frame length exceeds 2047 bytes).
So, maximum length is 2047.