[U-Boot] [RFC][PATCH] net: nfs: extend NFS_TIMEOUT

Wolfgang Denk wd at denx.de
Mon Jun 25 23:34:37 CEST 2012


Dear Tetsuyuki Kobayashi,

In message <4FE85B13.5080902 at kmckk.co.jp> you wrote:
> I tried nfs command on KZM-A9-GT board and it fails every time with "ERROR: Cannot umount".

KZM-A9-GT board?  This is an out of tree port, isn't it?

Are you sure the problems are not in the board specific code?

> Current NFS_TIMEOUT value is 2000UL. It seems too short. I changed this to 10000UL then it succeeds.

Please don't modify global code when you just need different settings
for a single piece of hardware.  Especially here, were there are
chances that the problems are actually in the board support code, and
not in the global network code.

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: wd at denx.de
"One planet is all you get."


More information about the U-Boot mailing list