]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/eltec/bab7xx/pci.c
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
[karo-tx-uboot.git] / board / eltec / bab7xx / pci.c
index 46e5a8bb17bf8762a6c078e10f9aa550eec09782..38dd49856bff57bff07cfbe0543e218e90baf8e6 100644 (file)
@@ -50,7 +50,7 @@ void pci_init_board(void)
     * so we need (CONFIG_SYS_PCI_MEMORY_SIZE-1)
     */
        CONFIG_SYS_PCI_MEMORY_SIZE-1,
-       PCI_REGION_MEM | PCI_REGION_MEMORY);
+       PCI_REGION_MEM | PCI_REGION_SYS_MEMORY);
 
     /* PCI memory space */
     pci_set_region(hose->regions + 1,