
16 Sep
2016
16 Sep
'16
12:09 a.m.
On 09/15/2016 12:54 AM, Marcel Ziswiler wrote:
Since commit aa7a648747d8c704a9a81c9e493d386930724e9d ("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 lowering our TFTP block size to be within the standard maximal de-fragmentation aka IP packet size again.
Signed-off-by: Marcel Ziswiler marcel.ziswiler@toradex.com
Applied to u-boot-usb/master, although this probably should've gone via u-boot-imx or so.
Thanks!
--
Best regards,
Marek Vasut