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
On 1/30/08, Hiroshi Ito <[EMAIL PROTECTED]> wrote: > Hello, Upakul > > I got same experience. > > 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

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

2008-01-29 Thread Hiroshi Ito
Hello, Upakul I got same experience. 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. Regards Hiroshi Ito Media Lab. In