]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc85xx/pci.c
powerpc: Fix bootm to boot up again with a Ramdisk
[u-boot] / cpu / mpc85xx / pci.c
index a5060cdec43b6054de55536b4270d73014ab0c28..fdc4c83b7834ed8cd8bbc2e04f15fd7f5be8e77a 100644 (file)
@@ -29,7 +29,7 @@
 #include <asm/cpm_85xx.h>
 #include <pci.h>
 
-#if defined(CONFIG_PCI)
+#if defined(CONFIG_PCI) && !defined(CONFIG_FSL_PCI_INIT)
 
 static struct pci_controller *pci_hose;