diff options
Diffstat (limited to 'include/configs/tricorder.h')
-rw-r--r-- | include/configs/tricorder.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h index 0298b56353..342a1ad2a9 100644 --- a/include/configs/tricorder.h +++ b/include/configs/tricorder.h @@ -23,7 +23,6 @@ * header. That is 0x800FFFC0--0x80100000 should not be used for any * other needs. */ -#define CONFIG_SYS_TEXT_BASE 0x80100000 #include <asm/arch/cpu.h> /* get chip and board defs */ #include <asm/arch/omap.h> |