]> git.sur5r.net Git - u-boot/blobdiff - drivers/pci/tsi108_pci.c
pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW
[u-boot] / drivers / pci / tsi108_pci.c
index d153fc6bebb68b2c7fe26383a66d8fab2cde0a93..627e8a07929c7bf2ff3ec26a5036068cf79d8d2b 100644 (file)
@@ -131,7 +131,7 @@ void pci_init_board (void)
        pci_set_region (hose->regions + 0,
                       CONFIG_SYS_PCI_MEMORY_BUS,
                       CONFIG_SYS_PCI_MEMORY_PHYS,
-                      CONFIG_SYS_PCI_MEMORY_SIZE, PCI_REGION_MEM | PCI_REGION_MEMORY);
+                      CONFIG_SYS_PCI_MEMORY_SIZE, PCI_REGION_MEM | PCI_REGION_SYS_MEMORY);
 
        /* PCI memory space */
        pci_set_region (hose->regions + 1,