diff options
Diffstat (limited to 'include/configs/am335x_shc.h')
-rw-r--r-- | include/configs/am335x_shc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/am335x_shc.h b/include/configs/am335x_shc.h index 32f93d221f..d780c3f63c 100644 --- a/include/configs/am335x_shc.h +++ b/include/configs/am335x_shc.h @@ -50,9 +50,6 @@ #elif defined CONFIG_SERIES # define CONFIG_MACH_TYPE MACH_TYPE_BOSCH_SHC #endif /* #ifdef CONFIG_B_SAMPLE */ - -#define CONFIG_BOARD_LATE_INIT - /* Clock Defines */ #define V_OSCK 24000000 /* Clock output from T2 */ #define V_SCLK (V_OSCK) |