]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/8xxx: Don't use pci_cfg on FSL_CORENET platforms
authorKumar Gala <galak@kernel.crashing.org>
Thu, 17 Sep 2009 05:01:14 +0000 (00:01 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 5 Jan 2010 19:49:03 +0000 (13:49 -0600)
commit178e39e199e9c985e5e5e968d60d7243fceb5616
tree328c0e7a61b76b5d28b7543c8001968142936483
parent11588b5dc4c581b2a68a24e3298ab14e83c59d31
ppc/8xxx: Don't use pci_cfg on FSL_CORENET platforms

The FSL_CORENET platforms use a completely different means to determine
which PCIe port is enabled as well as if its a host or agent/end-point.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc8xxx/pci_cfg.c