MX51: vision2: Fix build for vision2 board.
[oweals/u-boot.git] / include / configs / vision2.h
index 4c8e7fa4f5523cd15234a2f68183695d42968a45..66795b531dcacf800893a88671e25b9626c87a88 100644 (file)
@@ -27,6 +27,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 +47,6 @@
  */
 #define CONFIG_SYS_MALLOC_LEN          (2048 * 1024)
 
-/* size in bytes reserved for initial data */
-
 /*
  * Hardware drivers
  */