problems with pci bus on a pm520 board

Segher Boessenkool segher at kernel.crashing.org
Thu Mar 1 12:53:29 EST 2007


>  * JohnDeere Vehicleserver (based on pm520 board by microsys) 
> devicetree file
>  * Copyright 2006 Pengutronix
>  * Luotao Fu <l.fu at pengutronix.de>

You removed the original copyright notice, please don't;
it might even be illegal to do so, depending on where
you live/work.  Just add your own, don't remove the original.

> 			interrupt-map = <8000 0 0 1 500 1 1 3 // e100, 10.0
> 			                 8000 0 0 2 500 1 1 3
> 			                 8000 0 0 3 500 1 1 3
> 			                 8000 0 0 4 500 1 1 3

8000 is device 16, not 10

> 			                 8800 0 0 1 500 1 0 3 // usb 11.0, 11.1, 11.2
> 			                 8800 0 0 2 500 1 2 3
> 			                 8800 0 0 3 500 1 3 3
> 			                 8800 0 0 4 500 0 0 3>;

and 8800 is device 17


Your tree looks reasonable otherwise, I didn't look at
the details though.

Hope that helps,


Segher




More information about the Linuxppc-dev mailing list