This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM6548: Ethernet MTU value

Part Number: AM6548

Tool/software: Linux

Linux version is  4.14.79+

Processor is AM6548

Doesn't Linux version 4.14.79+ support  change MTU value of ethernet?

I can't change the MTU value of ethernet, so I can't enable the jumbo frame. after my investigation, I found the  function 'eth_change_mtu()' is not be implemented in the driver '/drivers/net/ethernet/ti/prueth.c'. 

when is it can be available ?