[PATCH 1/2] configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards

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


Hi Patrice,

On 2/24/21 1:38 PM, Patrice Chotard wrote:
> These flags was defined and callbacks linked to these flags are empty
> and only returning 0.
> Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT flags for these stm32 boards.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
> ---
>
>   configs/stm32f429-discovery_defconfig  | 1 -
>   configs/stm32f429-evaluation_defconfig | 1 -
>   configs/stm32f469-discovery_defconfig  | 1 -
>   configs/stm32f746-disco_defconfig      | 1 -
>   configs/stm32f769-disco_defconfig      | 2 --
>   configs/stm32h743-disco_defconfig      | 2 --
>   configs/stm32h743-eval_defconfig       | 2 --
>   7 files changed, 10 deletions(-)
>

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

Thanks
Patrick



More information about the U-Boot mailing list