projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e475ab
)
arm: am437x: cm-t43: fix cm-t43 boot
author
Nikita Kiryanov
<
[email protected]
>
Fri, 19 Feb 2016 17:19:41 +0000
(19:19 +0200)
committer
Tom Rini
<
[email protected]
>
Wed, 24 Feb 2016 23:44:04 +0000
(18:44 -0500)
spl_board_init() is necessary for boot. Remove the #undef that keeps
it out of the boot sequence.
Cc: Tom Rini <
[email protected]
>
Cc: Albert Aribaud <
[email protected]
>
Cc: Igor Grinberg <
[email protected]
>
Signed-off-by: Nikita Kiryanov <
[email protected]
>
Reviewed-by: Tom Rini <
[email protected]
>
include/configs/cm_t43.h
patch
|
blob
|
history
diff --git
a/include/configs/cm_t43.h
b/include/configs/cm_t43.h
index d3cd38d70f33fa16748f352191850ed9c32f1618..d0dfdef03e3d8ae68fb2f2dcb3e8c159712e13ae 100644
(file)
--- 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 <config_distro_defaults.h>
#define CONFIG_ZERO_BOOTDELAY_CHECK