]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/adp-ag101p.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / include / configs / adp-ag101p.h
index f83659373e0c01f24e7272386c430d5836b4f3b5..12808b4f1bfbbc4a9896a4f388d1c81d141e175a 100644 (file)
 #endif
 
 #ifdef CONFIG_SKIP_LOWLEVEL_INIT
-#define CONFIG_SYS_TEXT_BASE   0x00500000
 #ifdef CONFIG_OF_CONTROL
 #undef CONFIG_OF_SEPARATE
 #define CONFIG_OF_EMBED
 #endif
-#else
-#ifdef CONFIG_MEM_REMAP
-#define CONFIG_SYS_TEXT_BASE   0x80000000
-#else
-#define CONFIG_SYS_TEXT_BASE   0x00000000
-#endif
 #endif
 
 /*