MX51: vision2: Fix build for vision2 board.
[oweals/u-boot.git] / include / configs / ms7720se.h
index 0ea3527e30b0821ca886bf9bd9d18d08ff2f06cb..dd79b2d92de49099a27083014dcfc4f717ce9b7a 100644 (file)
@@ -52,6 +52,7 @@
 #define MS7720SE_FLASH_BASE_1          0xA0000000
 #define MS7720SE_FLASH_BANK_SIZE       (8 * 1024 * 1024)
 
+#define CONFIG_SYS_TEXT_BASE   0x8FFC0000
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
 #define CONFIG_SYS_PROMPT      "=> "   /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE      256     /* Buffer size for input from the Console */
@@ -76,7 +77,6 @@
 #define CONFIG_SYS_MONITOR_BASE        MS7720SE_FLASH_BASE_1
 #define CONFIG_SYS_MONITOR_LEN         (128 * 1024)
 #define CONFIG_SYS_MALLOC_LEN          (256 * 1024)
-#define CONFIG_SYS_GBL_DATA_SIZE       256
 #define CONFIG_SYS_BOOTMAPSZ           (8 * 1024 * 1024)