diff options
Diffstat (limited to 'include/configs/t4qds.h')
-rw-r--r-- | include/configs/t4qds.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/t4qds.h b/include/configs/t4qds.h index 7aaf2107d9..e6c9bf4cb5 100644 --- a/include/configs/t4qds.h +++ b/include/configs/t4qds.h @@ -14,10 +14,6 @@ #define CONFIG_SYS_BOOK3E_HV /* Category E.HV supported */ #define CONFIG_MP /* support multiple processors */ -#ifndef CONFIG_SYS_TEXT_BASE -#define CONFIG_SYS_TEXT_BASE 0xeff40000 -#endif - #ifndef CONFIG_RESET_VECTOR_ADDRESS #define CONFIG_RESET_VECTOR_ADDRESS 0xeffffffc #endif |