summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc832xemds/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mpc832xemds/pci.c')
-rw-r--r--board/freescale/mpc832xemds/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mpc832xemds/pci.c b/board/freescale/mpc832xemds/pci.c
index 2a48dd24ee..212fb52198 100644
--- a/board/freescale/mpc832xemds/pci.c
+++ b/board/freescale/mpc832xemds/pci.c
@@ -228,7 +228,7 @@ void pci_init_board(void)
CONFIG_SYS_PCI_SLV_MEM_LOCAL,
CONFIG_SYS_PCI_SLV_MEM_BUS,
CONFIG_SYS_PCI_SLV_MEM_SIZE,
- PCI_REGION_MEM | PCI_REGION_MEMORY);
+ PCI_REGION_MEM | PCI_REGION_SYS_MEMORY);
hose[0].region_count = 4;
OpenPOWER on IntegriCloud