On Wed, 2 Aug 2023 at 11:05, Massimo Pegorer <[email protected]> wrote:
>
> Since commit 0dba45864b2a ("arm: Init the debug UART") function
> debug_uart_init is called in crt files _main before calling
> board_init_f. Therefore, there is no need to call it again
> inside board_init_f implementation in arm/mach-rockchip/spl.c.
>
> Signed-off-by: Massimo Pegorer <[email protected]>
> ---
>  arch/arm/mach-rockchip/spl.c | 2 --
>  1 file changed, 2 deletions(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to