PCI Bus Mapping for MPC8548 with multiple PCI interfaces

Arnd Bergmann arnd at arndb.de
Mon Sep 29 22:35:10 EST 2008


On Monday 29 September 2008, Ralf Trübenbach wrote:
> Every bus is mapped independently. And PciConfigRead/Write functions
> convert the bus no. so that upper layers (and user) see a bus mapping
> similar to A).  
> 
> Maybe someone knows how U-Boot or Linux would map the interfaces?
> 

You should use your option B) in the firmware, i.e. set up every PCI
independently from the others, startig at bus 0.

You should not fake the bus mapping but rather show the pci domains
separately to user space.

	Arnd <><


More information about the Linuxppc-embedded mailing list