[U-Boot] Slow tftp boot with Ubuntu 12.04 tftp server
David Aldrich
David.Aldrich at EMEA.NEC.COM
Fri Jan 18 11:16:23 CET 2013
> Try setting the max. blocksize explicit, e.g. I'm using -B 1460 here. It depends
> on the used tftp-server.
Hi Alexander
Thanks for your reply. Please will you confirm the exact syntax? I tried:
# tftp -B 1460 0x80000200 tci6614-evm.dtb
tftpboot - boot image via network using TFTP protocol
Usage:
tftpboot [loadAddress] [[hostIPaddr:]bootfilename]
I also tried:
setenv tftpblocksize 1460
but that made no difference.
What is the correct way of specifying the block size please?
David
More information about the U-Boot
mailing list