diff options
Diffstat (limited to 'include/configs/meesc.h')
-rw-r--r-- | include/configs/meesc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/meesc.h b/include/configs/meesc.h index 15402217b4..de2e7a3733 100644 --- a/include/configs/meesc.h +++ b/include/configs/meesc.h @@ -27,7 +27,6 @@ * Since the linker has to swallow that define, we must use a pure * hex number here! */ -#define CONFIG_SYS_TEXT_BASE 0x21F00000 /* ARM asynchronous clock */ #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* 32.768 kHz crystal */ |