All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Bogus External Interrupt
@ 2006-03-02 22:07 do
  2006-03-03 15:13 ` Jerry Van Baren
  0 siblings, 1 reply; 3+ messages in thread
From: do @ 2006-03-02 22:07 UTC (permalink / raw)
  To: u-boot

Hello,

I am trying to write simple program similar to examples/timer.c, which 
uses interrupts from general purpose timers.

My board is based on mpc8260 and I am using U-boot 1.1.4.

When interrupt is generated from timer, there also appears message: 
Bogus External Interrupt IRQ 0.

I don't know why bogus interrupt appears and how it is related to my 
timer interrupt.This is also strange that the number of IRQ is 0. This 
bogus interrupt appears only when timer is started. When I have 
registered my timer interrupt handler with irq_install_handler, but not 
started timer, everything was ok, and I was able to check with irqinfo 
that my handler is registered.

I would be grateful for some suggestions what can be wrong.

Best regards!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-07 20:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-02 22:07 [U-Boot-Users] Bogus External Interrupt do
2006-03-03 15:13 ` Jerry Van Baren
2006-03-07 20:26   ` [U-Boot-Users] " do

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.