u-boot-brain/drivers/pci
Stefan Roese dc1da42f81 pci: Move PCI device configuration check into a separate weak function
This patch moves the check, if a device should be skipped in PCI PNP
configuration into the function pci_skip_dev(). This function is defined
as weak so that it can be overwritten by a platform specific one if
needed. The check if the device should get printed in the PCI summary upon
bootup (when CONFIG_PCI_SCAN_SHOW is defined) is moved to the function
pci_print_dev() which is also defined as weak too.

Signed-off-by: Stefan Roese <sr@denx.de>
2008-07-10 10:10:32 +02:00
..
fsl_pci_init.c fsl_pci: Only modify registers if we have them 2008-04-24 14:20:12 +02:00
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
pci_auto.c Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards 2008-04-13 18:03:29 -07:00
pci_indirect.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
pci_sh4.c sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci 2008-03-28 14:16:13 +09:00
pci_sh7751.c sh: Add support PCI host driver for SH7751/SH7751R 2008-03-28 14:16:13 +09:00
pci_sh7780.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
pci.c pci: Move PCI device configuration check into a separate weak function 2008-07-10 10:10:32 +02:00
tsi108_pci.c Convert mpc7448hpc2 to CONFIG_OF_LIBFDT 2008-06-09 21:13:24 -04:00
w83c553f.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00