Hi Marek, On 1/18/25 12:15 PM, Marek Vasut wrote:
Introduce common weak board_early_init_f() in rcar64-common.c which is the default implementation in case there is no other board specific board_early_init_f(). Remove board_early_init_f() from Salvator-X, ULCB and Draak boards where this function is empty.Signed-off-by: Marek Vasut <marek.vasut+rene...@mailbox.org>
Reviewed-by: Quentin Schulz <quentin.sch...@cherry.de> Thanks! Quentin