[U-Boot] board: stm32: Fix stm32f746-disco boot
Tom Rini
trini at konsulko.com
Mon Jan 29 20:21:12 UTC 2018
On Mon, Jan 29, 2018 at 01:44:20PM +0100, patrice.chotard at st.com wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> Since 'commit af2f44267 ("fdc spl: use different BOARD_INIT MACRO for spl and tpl")'
> board stm32f746-disco can't boot.
>
> The macro CONFIG_IS_ENABLED() can't evaluate the value of
> CONFIG_SPL_BOARD_INIT as it was defined in include/configs/stm32f746-disco.h
> without attributed value.
>
> Moving CONFIG_SPL_BOARD_INIT from stm32f746-disco.h to mach-stm32/Kconfig
> fixes this issue.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
In the future, can you please use the Fixes tag, similar to the kernel?
I've reworded this (and the other fix).
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180129/c8496f69/attachment.sig>
More information about the U-Boot
mailing list