u-boot/board/atmel/sama5d2_xplained
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
..
Kconfig arm: atmel: Add SAMA5D2 Xplained board 2015-11-30 22:27:53 +01:00
MAINTAINERS configs: sama5d2_xplained: add qspiflash_defconfig 2019-07-09 09:26:43 +03:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sama5d2_xplained.c board: atmel: remove calls to debug_uart_init 2022-06-28 10:10:06 +03:00