[U-Boot-Users] install_hdlr usage for interrupt handling

Wolfgang Denk wd at denx.de
Mon Feb 6 16:25:38 CET 2006


In message <Pine.LNX.4.61.0602061932570.3687 at mail.rri.local.net> you wrote:
> Hi list,

No, I'm Wolfgang.

>  I want an interrupt aware application running on u-boot.I found that 
> install_hdlr() is available in the u-boot api. But jumptable_init() in 
> common/exports.c has install \_hdlr going in only for i386 and ppc.. am I 

Coirrect. On other architectures this feature is not implemented yet.

> missing something here?? Also,what would be the best way to install an 
> interrupt handler?? I am on a custom blackfin 532 based board.

Fix interrupt support for BF and add install_hdlr() ...


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Do we define evil as the absence of goodness? It seems only  logical
that shit happens--we discover this by the process of elimination."
                                                        -- Larry Wall




More information about the U-Boot mailing list