]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/T1040QDS.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / include / configs / T1040QDS.h
index e96d3a0d92331823dc4523f545847f0dab15e4db..d9af65000d829bdbbf11a237fd926446bb705693 100644 (file)
 /* support deep sleep */
 #define CONFIG_DEEP_SLEEP
 
-#ifndef CONFIG_SYS_TEXT_BASE
-#define CONFIG_SYS_TEXT_BASE   0xeff40000
-#endif
-
 #ifndef CONFIG_RESET_VECTOR_ADDRESS
 #define CONFIG_RESET_VECTOR_ADDRESS    0xeffffffc
 #endif