board: stm32f746-disco: drop board_late_init()
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Mon, 24 Feb 2025 18:39:27 +0000 (19:39 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 10 Mar 2025 13:15:14 +0000 (14:15 +0100)
commit46f89e1c4c6c0aeb69f0178625aad49e4c23b633
tree08ea925ecb5aa8b28cbdd7fcf947ac3af974119a
parent3ab4f860daf407e46a1ad8b20ff77b7a6171a157
board: stm32f746-disco: drop board_late_init()

The removal of the "st,button1" and "st,led1" compatibles has emptied
the board_late_init(), so let's remove it along with the configuration
that allows its invocation.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
board/st/stm32f746-disco/stm32f746-disco.c
configs/stm32746g-eval_defconfig
configs/stm32746g-eval_spl_defconfig
configs/stm32f746-disco_defconfig
configs/stm32f746-disco_spl_defconfig