public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: do <dosilasolfamiredo@o2.pl>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Bogus External Interrupt
Date: Thu, 02 Mar 2006 23:07:47 +0100	[thread overview]
Message-ID: <du7qbj$tft$1@sea.gmane.org> (raw)

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!

             reply	other threads:[~2006-03-02 22:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-02 22:07 do [this message]
2006-03-03 15:13 ` [U-Boot-Users] Bogus External Interrupt Jerry Van Baren
2006-03-07 20:26   ` [U-Boot-Users] " do

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='du7qbj$tft$1@sea.gmane.org' \
    --to=dosilasolfamiredo@o2.pl \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox