summaryrefslogtreecommitdiff
path: root/board/tqc/tqm834x/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/tqc/tqm834x/pci.c')
-rw-r--r--board/tqc/tqm834x/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/tqc/tqm834x/pci.c b/board/tqc/tqm834x/pci.c
index 0eedf4ae46..cb2cb8d32d 100644
--- a/board/tqc/tqm834x/pci.c
+++ b/board/tqc/tqm834x/pci.c
@@ -181,7 +181,7 @@ pci_init_board(void)
CONFIG_PCI_SYS_MEM_BUS,
CONFIG_PCI_SYS_MEM_PHYS,
CONFIG_PCI_SYS_MEM_SIZE,
- PCI_REGION_MEM | PCI_REGION_MEMORY);
+ PCI_REGION_MEM | PCI_REGION_SYS_MEMORY);
hose->region_count = 3;