uboot-mt623x/drivers/pci
Nobuhiro Iwamatsu 55774b512f pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
In current source code, when the device number of PCI is 0, process PCI
bridge without fail. However, when the device number is 0, it is not PCI
always bridge. There are times when device of PCI allocates.

When CONFIG_PCI_SKIP_HOST_BRIDGE is enable, this problem is solved when
use this patch.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Acked-by: Stefan Roese <sr@denx.de>
2008-03-23 01:38:22 +01:00
..
Makefile drivers/pci : move pci drivers to drivers/pci 2007-11-24 20:35:55 +01:00
fsl_pci_init.c Handle MPC85xx PCIe reset errata (PCI-Ex 38) 2007-12-11 22:34:20 -06:00
pci.c pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option 2008-03-23 01:38:22 +01:00
pci_auto.c drivers/pci : move pci drivers to drivers/pci 2007-11-24 20:35:55 +01:00
pci_indirect.c drivers/pci : move pci drivers to drivers/pci 2007-11-24 20:35:55 +01:00
tsi108_pci.c drivers/pci : move pci drivers to drivers/pci 2007-11-24 20:35:55 +01:00
w83c553f.c drivers/pci : move pci drivers to drivers/pci 2007-11-24 20:35:55 +01:00