]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mpr2.h
Merge git://git.denx.de/u-boot-mmc
[people/ms/u-boot.git] / include / configs / mpr2.h
index a6e172659f8fd5c06919d6819760add6b65de10a..f1600b2a3bda2d1c5d92ccc41de8e7f32acf9d5c 100644 (file)
 #define CONFIG_DISPLAY_BOARDINFO
 
 /* U-Boot internals */
-#define CONFIG_SYS_LONGHELP                    /* undef to save memory */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 115200 }      /* List of legal baudrate settings for this board */
 #define CONFIG_SYS_LOAD_ADDR           (CONFIG_SYS_SDRAM_BASE + 32 * 1024 * 1024)
 #define CONFIG_SYS_MONITOR_BASE        CONFIG_SYS_FLASH_BASE
 #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)