imx: move serial driver to drivers/serial
[oweals/u-boot.git] / drivers / pci / pci_ixp.c
index aae3d3d2c16e5741825d45d8a93e8a7b6d9afad6..3b303b45238605e71bcd4a56f7637c2a1acd88c8 100644 (file)
@@ -240,7 +240,7 @@ void pci_ixp_init (struct pci_controller *hose)
        /* System memory space */
        pci_set_region (hose->regions + 0,
                        PCI_MEMORY_BUS,
-                       PCI_MEMORY_PHY, PCI_MEMORY_SIZE, PCI_REGION_MEMORY);
+                       PCI_MEMORY_PHY, PCI_MEMORY_SIZE, PCI_REGION_SYS_MEMORY);
 
        /* PCI memory space */
        pci_set_region (hose->regions + 1,