]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc8548cds/mpc8548cds.c
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
[karo-tx-uboot.git] / board / freescale / mpc8548cds / mpc8548cds.c
index d0856c43c0149052c39af5ac931be9b37d563c94..9df5f822e159c07f321e698f84c720a7e437aa98 100644 (file)
@@ -297,10 +297,6 @@ pci_init_board(void)
                        pci_arb ? "arbiter" : "external-arbiter"
                        );
 
-
-               /* inbound */
-               r += fsl_pci_setup_inbound_windows(r);
-
                /* outbound memory */
                pci_set_region(r++,
                               CONFIG_SYS_PCI1_MEM_BUS,
@@ -381,9 +377,6 @@ pci_init_board(void)
                }
                printf ("\n");
 
-               /* inbound */
-               r += fsl_pci_setup_inbound_windows(r);
-
                /* outbound memory */
                pci_set_region(r++,
                               CONFIG_SYS_PCIE1_MEM_BUS,