Skip to content
Snippets Groups Projects
Commit 7f753cbe authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Marek Vasut
Browse files

colibri_t30: fix usb ethernet functionality


Since commit aa7a6487
("net: Stop including NFS overhead in defragment max") the following
has been reproducibly observed while trying to transfer data over TFTP:

Load address: 0x80408000
Loading: EHCI timed out on TD - token=0x8008d80
T EHCI timed out on TD - token=0x88008d80
Rx: failed to receive: -5

This patch fixes this by upping our maximal de-fragmentation aka IP
packet size again.

Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
parent cea6c8ce
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment