summaryrefslogtreecommitdiffstats
path: root/include/configs/mimc200.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mimc200.h')
-rw-r--r--include/configs/mimc200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mimc200.h b/include/configs/mimc200.h
index 36488b32cd..6ed9e75bb4 100644
--- a/include/configs/mimc200.h
+++ b/include/configs/mimc200.h
@@ -51,6 +51,9 @@
#define CONFIG_SYS_CLKDIV_PBA 2
#define CONFIG_SYS_CLKDIV_PBB 1
+/* Reserve VM regions for SDRAM, NOR flash and FRAM */
+#define CONFIG_SYS_NR_VM_REGIONS 3
+
/*
* The PLLOPT register controls the PLL like this:
* icp = PLLOPT<2>
OpenPOWER on IntegriCloud