diff options
Diffstat (limited to 'include/configs/sama5d27_som1_ek.h')
-rw-r--r-- | include/configs/sama5d27_som1_ek.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sama5d27_som1_ek.h b/include/configs/sama5d27_som1_ek.h index fdf19ad680b..ba56e00683d 100644 --- a/include/configs/sama5d27_som1_ek.h +++ b/include/configs/sama5d27_som1_ek.h @@ -12,9 +12,7 @@ #include "at91-sama5_common.h" -#undef CONFIG_SYS_TEXT_BASE #undef CONFIG_SYS_AT91_MAIN_CLOCK -#define CONFIG_SYS_TEXT_BASE 0x23f00000 #define CONFIG_SYS_AT91_MAIN_CLOCK 24000000 /* from 24 MHz crystal */ #define CONFIG_MISC_INIT_R |