[PATCH] board: atmel: remove calls to debug_uart_init
Eugen.Hristev at microchip.com
Eugen.Hristev at microchip.com
Tue Jun 28 09:10:57 CEST 2022
On 6/9/22 12:34 PM, Eugen Hristev wrote:
> Since 0dba45864b ("arm: Init the debug UART") ,
> the debug_uart_init is now called from crt.S
>
> It's no longer required to call it from the board file.
>
> With the current code, the banned <debug_uart> is printed twice:
>
> <debug_uart>
>
> <debug_uart>
>
> U-Boot 2022.07-rc4-00089-gee3d158fa8 (Jun 08 2022 - 17:39:29 +0300)
>
> Remove all calls from board_early_init_f .
>
> Suggested-by: Balamanikandan Gunasundar <Balamanikandan.Gunasundar at microchip.com>
> Signed-off-by: Eugen Hristev <eugen.hristev at microchip.com>
Applied to u-boot-at91/next
More information about the U-Boot
mailing list