From 53f07baf9167201943561651ba9f3587f1b8edc9 Mon Sep 17 00:00:00 2001 From: Terry Lv Date: Fri, 11 Dec 2009 15:19:57 +0800 Subject: ENGR00119224: mmu support for mx51 3stack and mx51 bbg mmu support for mx51 3stack and mx51 bbg. Signed-off-by: Terry Lv --- include/configs/mx51_bbg_android.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/configs/mx51_bbg_android.h') diff --git a/include/configs/mx51_bbg_android.h b/include/configs/mx51_bbg_android.h index ea1998c..d2cccbc 100644 --- a/include/configs/mx51_bbg_android.h +++ b/include/configs/mx51_bbg_android.h @@ -37,6 +37,9 @@ #define CONFIG_FLASH_HEADER_OFFSET 0x400 #define CONFIG_FLASH_HEADER_BARKER 0xB1 +#define CONFIG_ARCH_CPU_INIT +#define CONFIG_ARCH_MMU + #define CONFIG_SKIP_RELOCATE_UBOOT #define CONFIG_MX51_HCLK_FREQ 24000000 /* RedBoot says 26MHz */ -- cgit v1.1