[PATCH 2/2] board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards

Patrick DELAUNAY patrick.delaunay at foss.st.com
Fri Mar 12 10:51:09 CET 2021


Hi Patrice

On 2/24/21 1:38 PM, Patrice Chotard wrote:
> 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 at foss.st.com>
> ---
>
>   board/st/stm32f429-discovery/stm32f429-discovery.c   |  5 -----
>   board/st/stm32f429-evaluation/stm32f429-evaluation.c |  5 -----
>   board/st/stm32f469-discovery/stm32f469-discovery.c   |  5 -----
>   board/st/stm32f746-disco/stm32f746-disco.c           |  5 -----
>   board/st/stm32h743-disco/stm32h743-disco.c           | 10 ----------
>   board/st/stm32h743-eval/stm32h743-eval.c             | 10 ----------
>   6 files changed, 40 deletions(-)
>

Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>

Thanks
Patrick



More information about the U-Boot mailing list