public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] coldFire: net: Question about the use of MCFFEC_TOUT_LOOP
@ 2009-05-08 12:52 Richard Retanubun
  2009-05-11 21:36 ` Liew Tsi Chung-R5AAHP
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Retanubun @ 2009-05-08 12:52 UTC (permalink / raw)
  To: u-boot

Hi TC,

I am trying to understand the use of MCFFEC_TOUT_LOOP, when I grep for it is used in mcffec, counting udelay(1)
and in mcfmii counting udelay(500). I think the udelay(500) one is causing extra long delays when trying to boot when the link is not up.
can the mcfmii udelay(500) be udelay(1) to maintain consistency? I can work out a patch if you agree.

Thanks for your time

- Richarsd

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-05-26 12:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-08 12:52 [U-Boot] coldFire: net: Question about the use of MCFFEC_TOUT_LOOP Richard Retanubun
2009-05-11 21:36 ` Liew Tsi Chung-R5AAHP
2009-05-20 22:32   ` [U-Boot] Subject: [PATCH] Standardize the use of MCFFEC_TOUT_LOOP as a udelay(1) loop counter Richard Retanubun
2009-05-26  6:06     ` Ben Warren
2009-05-26 12:29       ` [U-Boot] Subject: [PATCH] [repost] " Richard Retanubun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox