u-boot-brain/board/st/stm32f469-discovery
Patrice Chotard 729fa17f06 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards
Remove board_early_init_f() and board_late_init() callbacks for stm32
boards as the corresponding flags (CONFIG_BOARD_LATE_INIT and
CONFIG_BOARD_EARLY_INIT_R) are now disabled.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-03-12 10:57:10 +01:00
..
Kconfig board: stm32: add stm32f469-discovery board support 2018-01-10 08:05:47 -05:00
MAINTAINERS MAINTAINERS: Update STi and STM32 maintainers emails in remaining files 2021-01-13 09:52:58 +01:00
Makefile MAINTAINERS: Update STi and STM32 maintainers emails in remaining files 2021-01-13 09:52:58 +01:00
stm32f469-discovery.c board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards 2021-03-12 10:57:10 +01:00