linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <kumar.gala@motorola.com>
To: <c.duong@comcast.net>
Cc: <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: MPC8540 Interrupts and u-boot
Date: Thu, 4 Mar 2004 09:03:49 -0600	[thread overview]
Message-ID: <24C854FC-6DED-11D8-8994-000393DBC2E8@motorola.com> (raw)
In-Reply-To: <030420040336.7499.42eb@comcast.net>


The u-boot code does not use the interrupt controller to do any of its
work.  Its all poll based for uart and ethernet.  The Linux kernel side
uses the preexisting openpic code.  (only change is that the registers
are now in big-endian)

- kumar

On Mar 3, 2004, at 9:36 PM, <c.duong@comcast.net> wrote:

>
> Hi,
>
> I'm starting to work with MPC8540 and u-boot.  I'm looking for
> interrupt related code for MPC8540 PIC(programmable interrupt
> controler).  All I can find in the u-boot source code is unimplement
> code and code for MCP8260.  Does anyone know where I can find such
> code?
>
> Thanks in advance for all your help!
> Chau
>


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2004-03-04 15:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-04  3:36 MPC8540 Interrupts and u-boot c.duong
2004-03-04 15:03 ` Kumar Gala [this message]

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=24C854FC-6DED-11D8-8994-000393DBC2E8@motorola.com \
    --to=kumar.gala@motorola.com \
    --cc=c.duong@comcast.net \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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;
as well as URLs for NNTP newsgroup(s).