]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ppc/platforms/chrp_pci.c
[PATCH] ppc: Remove powermac support from ARCH=ppc
[linux-2.6-omap-h63xx.git] / arch / ppc / platforms / chrp_pci.c
index bd047aac01b1fbd5945eb6cf38201a943f605c87..c7fe6182bb7719bad6f7ed1ede1a4b613d9fd089 100644 (file)
@@ -275,7 +275,7 @@ chrp_find_bridges(void)
                        setup_python(hose, dev);
                } else if (is_mot
                           || strncmp(model, "Motorola, Grackle", 17) == 0) {
-                       setup_grackle(hose);
+                       setup_indirect_pci(hose, 0xfec00000, 0xfee00000);
                } else if (is_longtrail) {
                        void __iomem *p = ioremap(GG2_PCI_CONFIG_BASE, 0x80000);
                        hose->ops = &gg2_pci_ops;