All of lore.kernel.org
 help / color / mirror / Atom feed
From: terry <tqiu@neuros.com.cn>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: where is the interrupt vectors?
Date: Thu, 24 Nov 2005 17:41:46 +0800	[thread overview]
Message-ID: <1132825307.2550.45.camel@PC6> (raw)
In-Reply-To: <20051124074734.7C4B3353A49@atlas.denx.de>

On Thu, 2005-11-24 at 08:47 +0100, Wolfgang Denk wrote:
> In message <1132812293.2550.20.camel@PC6> you wrote:
> > 
> > Thank you for your reply ,but I think you misunderstood my question.
> 
> No, it is you who does not understand.
> 
> > What I said is the extern interrupts, and now I have know that U-BOOT is
> > no support the interrupts, so it doesn't need the vectors.
> 
> You are wrong. You can use interrupts in U-Boot. There is  even  code
> in the examples directory which does so.
> 
> Best regards,
> 
> Wolfgang Denk
> 

It seems that I make a big mistake. 
I want to support an perpheral which connect with CPU through the INT
I/O port. And I need allocate vector to it, then CPU know where to
execute the interrupt subroutine,is it right? 
And there is many other interrupts happened like this from other device.
I can't find where to allocate vectors for them. May be this job can be
describe "register interrupt in U-Boot".

Thank you 

Terry

 

  reply	other threads:[~2005-11-24  9:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20051124033401.309058900A@sc8-sf-spam1.sourceforge.net>
2005-11-24  6:04 ` [U-Boot-Users] Re: where is the interrupt vectors? terry
2005-11-24  7:47   ` Wolfgang Denk
2005-11-24  9:41     ` terry [this message]
2005-11-24  7:53 KokHow Teh
2005-11-24 10:20 ` terry

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=1132825307.2550.45.camel@PC6 \
    --to=tqiu@neuros.com.cn \
    --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 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.