Hello Tiago Brusamarello,
It looks that the current u-boot doesn't support JUMBO Frame, we need to set the FIFO SIZE correctly in the FMBM_PFS register. The parameter is [IFSZ]. This is located at XF048_A204. IFSZ seems to be set to a value of x14 which means that the total FIFO size is 21buffers x 256B = 5376 Bytes. The total FIFO size should be greater than or equal to: (frame size rounded up to 256B) + (4*256) Bytes.
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------