[U-Boot] [PATCH 0/4] Network defrag

Ben Warren biggerbadderben at gmail.com
Wed Aug 12 22:05:50 CEST 2009


Hi Robin,

Robin Getz wrote:
> On Mon 10 Aug 2009 15:57, Ben Warren pondered:
>   
>> Robin Getz wrote:
>>     
>>> Thanks to Alessandro for putting it together.
>>>
>>> Feel free to add my Signed-off (once the docs have been updated
>>> explaining what this is all for).
>>>
>>>   
>>>       
>> I'll do that.  Thanks for all your help.
>>     
>
> Some info for the docs, when I was troubleshooting a Ubuntu 9.04 install.
> ======
>
> It appears that some tftp servers (the older BSD version, Debian's "tftpd") 
> doesn't support RFC 2348 (blksize), and always use a block size of 512 :( You 
> need to make sure that you install the the Peter Anvin version, which does 
> support  RFC 2348, and blksize up to 65,464 bytes (Debian's "tftpd-hpa").
> http://www.kernel.org/pub/software/network/tftp/
>   
Maybe it would make sense to have a message printed if the user 
specifies a higher blocksize but the TFTP server doesn't respond to the 
'blksize' request.  Thoughts?

Ben


More information about the U-Boot mailing list