]> Git Repo - J-u-boot.git/blobdiff - drivers/pci/pci_auto_old.c
Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[J-u-boot.git] / drivers / pci / pci_auto_old.c
index e705a3072e741ef8b5d81c501531d03d32ff3996..b566705c9d974b672e937bbcc8e6e1c46002cd53 100644 (file)
@@ -376,7 +376,8 @@ int pciauto_config_device(struct pci_controller *hose, pci_dev_t dev)
                      PCI_DEV(dev));
                break;
 #endif
-#if defined(CONFIG_MPC834x) && !defined(CONFIG_VME8349)
+#if defined(CONFIG_ARCH_MPC834X) && !defined(CONFIG_TARGET_VME8349) && \
+               !defined(CONFIG_TARGET_CADDY2)
        case PCI_CLASS_BRIDGE_OTHER:
                /*
                 * The host/PCI bridge 1 seems broken in 8349 - it presents
This page took 0.032183 seconds and 4 git commands to generate.