[U-Boot] [PATCH] net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000
Wolfgang Denk
wd at denx.de
Sun Jul 8 21:58:48 CEST 2012
Dear Tetsuyuki Kobayashi,
In message <4FE85B87.6090302 at kmckk.co.jp> you wrote:
> NetSetTimeout sets incorrect value to timeDelta when CONFIG_SYS_HZ != 1000.
Your patch is OK per se, but please note that it is a mandatory
requirement that CONFIG_SYS_HZ == 1000. So if you have any board
where this is not the case, this board needs to be fixed, too.
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
The management question ... is not _whether_ to build a pilot system
and throw it away. You _will_ do that. The only question is whether
to plan in advance to build a throwaway, or to promise to deliver the
throwaway to customers. - Fred Brooks, "The Mythical Man Month"
More information about the U-Boot
mailing list