[MIPS] BCM1480: Fix PCI/HT IO access
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sun, 16 Mar 2008 17:14:16 +0000 (18:14 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 1 Apr 2008 14:46:33 +0000 (15:46 +0100)
commitcf7b7e0b3718418b38e1c20f5236534402e5a6c0
tree3575724fe1d9ce07b4767f3ae6efb8b519909601
parent447cdf2628b59aa513a42785450b348dced26d8a
[MIPS] BCM1480: Fix PCI/HT IO access

- removed check for enable HT-PCI bridges, because some CFE version
  init only the needed one and scanning works even with disabled HT
  links
- implemented I/O access behind HT PCI busses
- fixed pci_map for IO resource behind PCI bridge

Tested with E100 and Tulip driver.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/pci-bcm1480.c
arch/mips/pci/pci-bcm1480ht.c