
14 Apr
2009
14 Apr
'09
12:24 a.m.
On 11:52 Tue 07 Apr , E Robertson wrote:
Hi all, Is their a problem using udelay in board_init functions?
actually yes I'll send some patch to cleanuo the timer/interrupt init this week
When I do this on my at91, arm926ejs board, it seems to be in an endless loop. I thought this was a timer issue but I only have this problem with board init and not in the drivers. Does anyone have any ideas? Is timer_init a arch specific call or should it be board specific for arm?
no timer_init call is arm specific not board or even sub-arch
Best Regards, J.