* FIQ Handler
@ 2006-04-05 21:22 Matt Callow
2006-04-05 22:57 ` tony
0 siblings, 1 reply; 3+ messages in thread
From: Matt Callow @ 2006-04-05 21:22 UTC (permalink / raw)
To: linux-omap-open-source
Hi,
I've been trying to install a FIQ handler for an omap 5910 board
(actually the amstrad E3) but I seem to get a data abort exception as
soon as I read the SIR_FIQ_CODE register.
I note in the omap source (arch/arm/mach-omap1/irq.c) it says read the
mailing list threads on FIQ handlers if you are planning to add a FIQ
handler. So, I've looked through the archives but can only find a
reference to http://lkml.org/lkml/2005/6/22/111
Is there more information that I'm missing. If so, could someone point
me in the right direction please.
Matt
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: FIQ Handler
2006-04-05 21:22 FIQ Handler Matt Callow
@ 2006-04-05 22:57 ` tony
2006-04-07 10:27 ` Matt Callow
0 siblings, 1 reply; 3+ messages in thread
From: tony @ 2006-04-05 22:57 UTC (permalink / raw)
To: Matt Callow; +Cc: linux-omap-open-source
* Matt Callow <mc-lists@tesco.net> [060405 14:28]:
> Hi,
>
> I've been trying to install a FIQ handler for an omap 5910 board
> (actually the amstrad E3) but I seem to get a data abort exception as
> soon as I read the SIR_FIQ_CODE register.
> I note in the omap source (arch/arm/mach-omap1/irq.c) it says read the
> mailing list threads on FIQ handlers if you are planning to add a FIQ
> handler. So, I've looked through the archives but can only find a
> reference to http://lkml.org/lkml/2005/6/22/111
>
> Is there more information that I'm missing. If so, could someone point
> me in the right direction please.
Search linux-arm-kernel@lists.arm.linux.org.uk list for it. Also look at
the other FIQ handlers under arch/arm. It should not be hard to do.
Tony
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: FIQ Handler
2006-04-05 22:57 ` tony
@ 2006-04-07 10:27 ` Matt Callow
0 siblings, 0 replies; 3+ messages in thread
From: Matt Callow @ 2006-04-07 10:27 UTC (permalink / raw)
To: linux-omap-open-source
tony@atomide.com wrote:
>
>
>Search linux-arm-kernel@lists.arm.linux.org.uk list for it. Also look at
>the other FIQ handlers under arch/arm. It should not be hard to do.
>
>
>
Thanks for the pointers. There is some useful info in there. I was
expecting there to be something special about FIQ on the omap platform,
hence the message in the source, but it seems not.
I've solved my original data abort problem now, which was due to some
hardware not being mapped where I thought it was.
Matt
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-04-07 10:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-05 21:22 FIQ Handler Matt Callow
2006-04-05 22:57 ` tony
2006-04-07 10:27 ` Matt Callow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox