All of lore.kernel.org
 help / color / mirror / Atom feed
* MPC8540 Interrupts and u-boot
@ 2004-03-04  3:36 c.duong
  2004-03-04 15:03 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: c.duong @ 2004-03-04  3:36 UTC (permalink / raw)
  To: linuxppc-embedded


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/

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

* Re: MPC8540 Interrupts and u-boot
  2004-03-04  3:36 MPC8540 Interrupts and u-boot c.duong
@ 2004-03-04 15:03 ` Kumar Gala
  0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2004-03-04 15:03 UTC (permalink / raw)
  To: c.duong; +Cc: linuxppc-embedded


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/

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

end of thread, other threads:[~2004-03-04 15:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-04  3:36 MPC8540 Interrupts and u-boot c.duong
2004-03-04 15:03 ` Kumar Gala

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.