Re: [U-Boot] problems with tftp

2010-01-27 Thread Alessandro Rubini
>> Jan 27 09:24:33 lab7 atftpd[5910]: Requested file to big, increase >> BLKSIZE > In this case it is a server parameter. I actually think in _this_ case it is a client one. By reading atftpd manual page it says blksize is supported by default, but it's the client that must specify it, or the def

Re: [U-Boot] problems with tftp

2010-01-27 Thread Wolfgang Denk
Dear Massimiliano Cialdi, In message <1264582292.6870.15.ca...@lab7.powersoft.it> you wrote: > > I use U-Boot 1.1.4 that was preinstalled on OMAP3EVM board. PC side is a > linux box (ubuntu 9.04) where is installed atftpd 0.7 that runs with the > following command line (not using inetd): > > /usr

[U-Boot] problems with tftp

2010-01-27 Thread Massimiliano Cialdi
I'm tring to get a 53MB file using tftp protocol. I use U-Boot 1.1.4 that was preinstalled on OMAP3EVM board. PC side is a linux box (ubuntu 9.04) where is installed atftpd 0.7 that runs with the following command line (not using inetd): /usr/sbin/atftpd --daemon --tftpd-timeout 300 --retry-timeou