Commit 034a8196603f87b40537c078713236b092fd3dec

Authored by Nikita Kiryanov
Committed by Tom Rini
1 parent 3e475abef3

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 <trini@konsulko.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Reviewed-by: Tom Rini <trini@konsulko.com>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

include/configs/cm_t43.h
... ... @@ -98,7 +98,6 @@
98 98 #undef CONFIG_SPL_OS_BOOT
99 99 #undef CONFIG_SPL_GPIO_SUPPORT
100 100 #undef CONFIG_SPL_NAND_SUPPORT
101   -#undef CONFIG_SPL_BOARD_INIT
102 101 #undef CONFIG_BOOTDELAY
103 102 #include <config_distro_defaults.h>
104 103 #define CONFIG_ZERO_BOOTDELAY_CHECK