Dear Li Yang,

In message <aanlkti=o6z1ebm1af94zp5-s6_3vf6ttp2vedhdzw...@mail.gmail.com> you 
wrote:
>
> >>  #define NFS_RETRY_COUNT 30
> >> -#define NFS_TIMEOUT 2000UL
> >> +#define NFS_TIMEOUT 20000UL
> >
> > You mean 30 retries (NFS_RETRY_COUNT) every two seconds were not
> > sufficient in your case?
> >
> > That's a full minute...
> 
> It didn't retry 30 times before it fails completely in our test:
> 
> Load address: 0x400000
> Loading: T T T T T *** ERROR: Cannot mount
> T T *** ERROR: Cannot umount
> 
> Looks like the state machine is not working as expected?

...or something else is causing errors.

I have never seen such behaviour yet.  Please try and debug it. Simply
raising the timeout limit seems the wrong approach to me.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
When the bosses talk about improving  productivity,  they  are  never
talking about themselves.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to