MX51: vision2: Fix build for vision2 board.
[oweals/u-boot.git] / include / configs / mpr2.h
index 311f524024da7788ade2cb762a07402ef0a3b4dc..f32899f47d3c0f26ea92cd73659d28891ef004b9 100644 (file)
@@ -58,6 +58,8 @@
 #define CONFIG_SYS_MONITOR_LEN         (128 * 1024)
 #define CONFIG_SYS_MALLOC_LEN          (256 * 1024)
 
+#define CONFIG_SYS_TEXT_BASE   0x8FFC0000
+
 /* Memory */
 #define CONFIG_SYS_SDRAM_BASE          0x8C000000
 #define CONFIG_SYS_SDRAM_SIZE          (64 * 1024 * 1024)