]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tqma6.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[u-boot] / include / configs / tqma6.h
index 073f3962b75157ba4fe12661590c41a402a924ed..591802a16d0e05a3171e5fd78da388ee8b44f748 100644 (file)
 /* #endif */
 
 /* place code in last 4 MiB of RAM */
-#if defined(CONFIG_TQMA6S)
-#define CONFIG_SYS_TEXT_BASE           0x2fc00000
-#elif defined(CONFIG_TQMA6Q) || defined(CONFIG_TQMA6DL)
-#define CONFIG_SYS_TEXT_BASE           0x4fc00000
-#endif
 
 #include "mx6_common.h"