Hello,

2008/9/23 Gururaja Hebbar K R <[EMAIL PROTECTED]>:
> Thats because Most of the ARM based boards doesnt use Interrupts. Atleast as 
> far as i have seen.
> IIRC U-boot is a single process bootloader & hence Interrupts are not so much 
> supported.
> Is there any interrupt related drivers in U-boot for other platforms?

In U-Boot source tree there are number of drivers with interrupt
service routines running (for example,
$(U_BOOT)/drivers/net/bcm570x.c) as well as various interrupts related
macros (some of them not used thought), if this is what you mean.
Perhaps these definitions are for future ?

-- 
Roman Mashak
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to