diff options
Diffstat (limited to 'include/configs/vinco.h')
-rw-r--r-- | include/configs/vinco.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/vinco.h b/include/configs/vinco.h index 0084051ba1..ca3958986b 100644 --- a/include/configs/vinco.h +++ b/include/configs/vinco.h @@ -16,10 +16,6 @@ #include "at91-sama5_common.h" /* The value in the common file is too far away for the VInCo platform */ -#ifdef CONFIG_SYS_TEXT_BASE -#undef CONFIG_SYS_TEXT_BASE -#endif -#define CONFIG_SYS_TEXT_BASE 0x20f00000 /* serial console */ #define CONFIG_ATMEL_USART |