From: Nikita Kiryanov Date: Fri, 19 Feb 2016 17:19:41 +0000 (+0200) Subject: arm: am437x: cm-t43: fix cm-t43 boot X-Git-Tag: v2016.03-rc3~40 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=034a8196603f87b40537c078713236b092fd3dec;p=u-boot arm: am437x: cm-t43: fix cm-t43 boot spl_board_init() is necessary for boot. Remove the #undef that keeps it out of the boot sequence. Cc: Tom Rini Cc: Albert Aribaud Cc: Igor Grinberg Signed-off-by: Nikita Kiryanov Reviewed-by: Tom Rini --- diff --git a/include/configs/cm_t43.h b/include/configs/cm_t43.h index d3cd38d70f..d0dfdef03e 100644 --- a/include/configs/cm_t43.h +++ b/include/configs/cm_t43.h @@ -98,7 +98,6 @@ #undef CONFIG_SPL_OS_BOOT #undef CONFIG_SPL_GPIO_SUPPORT #undef CONFIG_SPL_NAND_SUPPORT -#undef CONFIG_SPL_BOARD_INIT #undef CONFIG_BOOTDELAY #include #define CONFIG_ZERO_BOOTDELAY_CHECK