diff options
Diffstat (limited to 'include/configs/T1040QDS.h')
-rw-r--r-- | include/configs/T1040QDS.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/T1040QDS.h b/include/configs/T1040QDS.h index e96d3a0d92..d9af65000d 100644 --- a/include/configs/T1040QDS.h +++ b/include/configs/T1040QDS.h @@ -41,10 +41,6 @@ /* 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 |