u-boot/board/atmel
Eugen Hristev 3820020299 board: atmel: remove calls to debug_uart_init
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@microchip.com>
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
2022-06-28 10:10:06 +03:00
..
at91sam9m10g45ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
at91sam9n12ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
at91sam9rlek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
at91sam9x5ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
at91sam9260ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
at91sam9261ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
at91sam9263ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
common global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
sam9x60_curiosity board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sam9x60ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d2_icp board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d2_ptc_ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d2_xplained board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d3_xplained board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d3xek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d4_xplained board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d4ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d27_som1_ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama5d27_wlsom1_ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00
sama7g5ek board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00