
11 May
2009
11 May
'09
11:36 p.m.
Richard,
Agree.
Best Regards, TsiChung
-----Original Message----- From: Richard Retanubun [mailto:RichardRetanubun@ruggedcom.com] Sent: Friday, May 08, 2009 7:52 AM To: u-boot Mailing List Cc: Liew Tsi Chung-R5AAHP Subject: coldFire: net: Question about the use of MCFFEC_TOUT_LOOP
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