ARM: remove broken "B2" board
[oweals/u-boot.git] / board / tb0229 / vr4131-pci.c
index 4c9192341e0f51205607d2af7374219883f5ce66..6ff42937c80e87d5bc97aff24ec8a76c2d9340de 100644 (file)
@@ -235,7 +235,7 @@ void init_vr4131_pci (struct pci_controller *hose)
        pci_set_region (hose->regions + 3,
                        0x00000000,
                        0x80000000,
-                       0x04000000, PCI_REGION_MEM | PCI_REGION_MEMORY);
+                       0x04000000, PCI_REGION_MEM | PCI_REGION_SYS_MEMORY);
 
        hose->region_count = 4;