remarkable-uboot/drivers/pci
Kumar Gala 5a85a30969 ppc/8xxx: Delete PCI nodes from device tree if not configured
If the PCI controller wasn't configured or enabled delete from the
device tree (include its alias).

For the case that we didn't even configure u-boot with knowledge of
the controller we can use the fact that the pci_controller pointer
is NULL to delete the node in the device tree.  We determine that
a controller was not setup (because of HW config) based on the fact
that cfg_addr wasn't setup.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2010-04-07 00:11:39 -05:00
..
fsl_pci_init.c ppc/8xxx: Delete PCI nodes from device tree if not configured 2010-04-07 00:11:39 -05:00
Makefile ixp: move pci drivers to drivers/pci 2009-01-31 10:16:01 +01:00
pci.c Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() 2010-03-21 17:58:07 +01:00
pci_auto.c mpc83xx: Add esd VME8349 board support 2009-07-27 18:36:36 -05:00
pci_indirect.c ppc4xx: Fix sending type 1 PCI transactions 2010-01-23 09:27:18 +01:00
pci_ixp.c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 2009-02-07 23:50:04 +01:00
pci_sh4.c sh: Add system memory registration to PCI for SH4 2009-03-12 23:58:30 +09:00
pci_sh7751.c sh: r2dplus fix register access 2008-12-10 23:11:36 +09:00
pci_sh7780.c sh: Add some register value configurable to PCI of SH7780 2009-03-12 23:58:30 +09:00
tsi108_pci.c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 2009-02-07 23:50:04 +01:00
w83c553f.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00