summaryrefslogtreecommitdiff
path: root/include/configs/am335x_shc.h
diff options
context:
space:
mode:
authorJagan Teki <jagan@openedev.com>2017-01-21 10:48:33 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-21 20:12:33 (GMT)
commit3788b451e32bc925c4a63a882acc9c3b4ee895be (patch)
tree5b72e5d5e520e6af20d9e3a29b9d098d82576005 /include/configs/am335x_shc.h
parentde70fefb1b65debb645c0a42bd896de744837dac (diff)
downloadu-boot-3788b451e32bc925c4a63a882acc9c3b4ee895be.tar.xz
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Cc: Tom Rini <trini@konsulko.com> Signed-off-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'include/configs/am335x_shc.h')
-rw-r--r--include/configs/am335x_shc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/am335x_shc.h b/include/configs/am335x_shc.h
index 32f93d2..d780c3f 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)