diff options
Diffstat (limited to 'include/configs/taurus.h')
-rw-r--r-- | include/configs/taurus.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/taurus.h b/include/configs/taurus.h index ce06f7bb5f9..55a728e8bea 100644 --- a/include/configs/taurus.h +++ b/include/configs/taurus.h @@ -33,8 +33,6 @@ * hex number here! */ -#define CONFIG_SYS_TEXT_BASE 0x21000000 - /* ARM asynchronous clock */ #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */ #define CONFIG_SYS_AT91_MAIN_CLOCK 18432000 /* main clock xtal */ |