[U-Boot-Users] question about interrupt
Wolfgang Denk
wd at denx.de
Tue May 20 11:23:45 CEST 2008
In message <7f245da80805200136y297e5309k110f1b193981ac16 at mail.gmail.com> you wrote:
>
> as i have mentioned, u-boot do not handle any interrupt, and neither
In this general form, the statement is wrong.
Depending on architecture, U-Boot does implement and use interrupts.
It even exports an interface to standalone applications which allows
to register custom interrupt handlers.
It's just just most U-Boot drivers do not use interrupts but polling
mode - note that there are exceptions from this rule, too.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A modem is a baudy house.
More information about the U-Boot
mailing list