]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/qemu-mips.h
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
[people/ms/u-boot.git] / include / configs / qemu-mips.h
index 702967c4e8e5cdf93afca6851b13e5d5e60059f6..246ee0173a74755d4b45abaa98bdc0df00eb22de 100644 (file)
  * FLASH and environment organization
  */
 /* The following #defines are needed to get flash environment right */
-#define CONFIG_SYS_TEXT_BASE           0xbfc00000 /* Rom version */
 #define CONFIG_SYS_MONITOR_BASE        CONFIG_SYS_TEXT_BASE
 #define CONFIG_SYS_MONITOR_LEN         (192 << 10)