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