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