]> git.sur5r.net Git - u-boot/blobdiff - include/configs/vision2.h
arm/km: disable ls (through jffs2 support)
[u-boot] / include / configs / vision2.h
index a5c116b347f804d6fa97850aeaec7cf8468ad31b..66795b531dcacf800893a88671e25b9626c87a88 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 +47,6 @@
  */
 #define CONFIG_SYS_MALLOC_LEN          (2048 * 1024)
 
-/* size in bytes reserved for initial data */
-
 /*
  * Hardware drivers
  */