summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorFred Fan <r01011@freescale.com>2009-11-19 16:43:08 +0800
committerFred Fan <r01011@freescale.com>2009-11-30 14:07:16 +0800
commit3f86cf9693f8b98c44999e81d4067943c634b421 (patch)
tree53cc3cd0be7e9087b45d831abd563507ee4ec90f /include/configs
parent9a17d28d0b86b38a0b1a4e361cadbd0cb3628953 (diff)
downloadu-boot-imx-3f86cf9693f8b98c44999e81d4067943c634b421.zip
u-boot-imx-3f86cf9693f8b98c44999e81d4067943c634b421.tar.gz
u-boot-imx-3f86cf9693f8b98c44999e81d4067943c634b421.tar.bz2
ENGR00118579 Enable MMUrel_imx_2.6.31_09.12.00_RC1
To enable MMU, it is porting from redboot. Enable MMU and enable I/D cache. Signed-off-by:Fred Fan <r01011@freescale.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx35_3stack.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx35_3stack.h b/include/configs/mx35_3stack.h
index 4140a86..7b3f1db 100644
--- a/include/configs/mx35_3stack.h
+++ b/include/configs/mx35_3stack.h
@@ -148,6 +148,8 @@
*/
#define CONFIG_SYS_LONGHELP /* undef to save memory */
#define CONFIG_SYS_PROMPT "MX35 U-Boot > "
+#define CONFIG_ARCH_CPU_INIT
+#define CONFIG_ARCH_MMU
#define CONFIG_AUTO_COMPLETE
#define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */
/* Print Buffer Size */