On Mon, Jan 29, 2018 at 01:44:20PM +0100, [email protected] wrote: > From: Patrice Chotard <[email protected]> > > 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 <[email protected]>
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
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

