mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFF
[platform/kernel/u-boot.git] / include / configs / vision2.h
index a5c116b..b5c7357 100644 (file)
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#include <asm/arch/imx-regs.h>
 
 #define CONFIG_MX51    /* in a mx51 */
-#define CONFIG_L2_OFF
+#define CONFIG_SYS_TEXT_BASE   0x97800000
+
+#include <asm/arch/imx-regs.h>
 
 #define CONFIG_SYS_MX5_HCLK    24000000
 #define CONFIG_SYS_MX5_CLK32           32768
@@ -45,8 +46,6 @@
  */
 #define CONFIG_SYS_MALLOC_LEN          (2048 * 1024)
 
-/* size in bytes reserved for initial data */
-
 /*
  * Hardware drivers
  */