]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ti_armv7_common.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[u-boot] / include / configs / ti_armv7_common.h
index 91e139853c6a0dd6cb5e340f39b7c4bce284d8c0..d1776c95494b64bab1818124a9ab8649e81a9c0b 100644 (file)
  * of the BSS area.  We suggest that the stack be placed at 32MiB after the
  * start of DRAM to allow room for all of the above (handled in Kconfig).
  */
-#ifndef CONFIG_SYS_TEXT_BASE
-#define CONFIG_SYS_TEXT_BASE           0x80800000
-#endif
 #ifndef CONFIG_SPL_BSS_START_ADDR
 #define CONFIG_SPL_BSS_START_ADDR      0x80a00000
 #define CONFIG_SPL_BSS_MAX_SIZE                0x80000         /* 512 KB */