[U-Boot] PrimeCell Peripherals

Roman Mashak romez777 at gmail.com
Wed Sep 24 03:12:25 CEST 2008


Hello,

2008/9/23 Gururaja Hebbar K R <gururajakr at sanyo.co.in>:
> 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


More information about the U-Boot mailing list