Re: [U-Boot] [PATCH] net: Change the NFS_TIMEOUT to 20s for using nfs load image.

2010-08-17 Thread Jin Qing-B24347
Dear Wolfgang >> >> The work flow is that: >> Every "timeout" is reached, it will call NfsSend() and whatever the >> state is finally it will call rpc_req() which will increase the >> rpc_id value every time. The rpc_id value is increased but the >> reply.id is not increased by "timeout".

Re: [U-Boot] [PATCH] net: Change the NFS_TIMEOUT to 20s for using nfs load image.

2010-08-17 Thread Jin Qing-B24347
ssue? Best Regards, Jin Qing -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: 2010年8月16日 18:46 To: Li Yang-R58472 Cc: u-boot@lists.denx.de; Jin Qing-B24347 Subject: Re: [U-Boot] [PATCH] net: Change the NFS_TIMEOUT to 20s for using nfs load image. Dear Li Yang, In