PPC to PowerPC Migration
Scott Wood
scottwood at freescale.com
Thu Jun 12 02:07:06 EST 2008
On Wed, Jun 11, 2008 at 08:33:57AM -0700, vb wrote:
> my favorite was interrupt-map in PCI section: A typical value would
> look like this:
>
> interrupt-map = <
>
> /* IDSEL 0x10 */
> 08000 0 0 1 &mpic 0 1
> 08000 0 0 2 &mpic 1 1
> 08000 0 0 3 &mpic 2 1
> 08000 0 0 4 &mpic 3 1
>
>
> [ repeated per IDSEL ]
>
> >
>
> I don't see 'interrupt-map' mentioned anywhere in the ./Documentation
> tree - it took me a while to find out what these numbers actually
> meant.
It's documented here:
http://playground.sun.com/1275/practice/#imap
Once the ePAPR document is released, there'll be an all-in-one document,
but for now the documentation is somewhat scattered.
-Scott
More information about the Linuxppc-embedded
mailing list