On Wed, 2 Aug 2023 at 11:05, Massimo Pegorer <massimo.pego...@gmail.com> 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 <massimo.pegorer+...@gmail.com>
> ---
>  arch/arm/mach-rockchip/spl.c | 2 --
>  1 file changed, 2 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to