diff options
Diffstat (limited to 'include/configs/at91-sama5_common.h')
-rw-r--r-- | include/configs/at91-sama5_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/at91-sama5_common.h b/include/configs/at91-sama5_common.h index dc36c2ae6c..ed46e89fd5 100644 --- a/include/configs/at91-sama5_common.h +++ b/include/configs/at91-sama5_common.h @@ -10,8 +10,6 @@ #ifndef __AT91_SAMA5_COMMON_H #define __AT91_SAMA5_COMMON_H -#define CONFIG_SYS_TEXT_BASE 0x26f00000 - /* ARM asynchronous clock */ #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 #define CONFIG_SYS_AT91_MAIN_CLOCK 12000000 /* from 12 MHz crystal */ |