Re: [U-Boot-Users] NFS Timeout with large files.

2008-01-30 Thread Wolfgang Denk
Dear Hiroshi Ito, in message <[EMAIL PROTECTED]> you wrote: > > U-boot NFS command do not retry to send a command again. > so, when the packet is lost, It will cause timeout. > > with this patch, it should fix. > but this is very old code. so, I don't know, it can applys to current one. We'll m

Re: [U-Boot-Users] NFS Timeout with large files.

2008-01-29 Thread Upakul Barkakaty
ld code. so, I don't know, it can applys to current one. > > Regards > > Hiroshi Ito > Media Lab. Inc., > URL http://www.mlb.co.jp ( Sorry, Japanese only. ) > TEL +81-3-5294-7255 FAX +81-3-5294-7256 > > > > From: "Upakul Barkakaty" <[EMAIL

Re: [U-Boot-Users] NFS Timeout with large files.

2008-01-29 Thread Hiroshi Ito
a Lab. Inc., URL http://www.mlb.co.jp ( Sorry, Japanese only. ) TEL +81-3-5294-7255 FAX +81-3-5294-7256 From: "Upakul Barkakaty" <[EMAIL PROTECTED]> Subject: [U-Boot-Users] NFS Timeout with large files. Date: Wed, 30 Jan 2008 11:55:18 +0530 > Hi all, > > I am facing a

[U-Boot-Users] NFS Timeout with large files.

2008-01-29 Thread Upakul Barkakaty
Hi all, I am facing a timeout problem with nfs while transferring large files. However i encounter no problem with smaller files. The entire thing works fine with another nfs server. Any hints on what could be the problem ?? -- Regards, Upakul Barkakaty ---