[PATCH 2/2] board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards
Patrice CHOTARD
patrice.chotard at foss.st.com
Fri Mar 12 13:14:28 CET 2021
Hi
On 3/12/21 10:51 AM, Patrick DELAUNAY wrote:
> 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
>
Applied to u-boot-stm/next
Thanks
Patrice
More information about the U-Boot
mailing list