[PATCH 2/2] rockchip: spl: Drop out of scope debug message related to uart init
Simon Glass
sjg at chromium.org
Wed Aug 2 23:31:43 CEST 2023
On Wed, 2 Aug 2023 at 11:05, Massimo Pegorer <massimo.pegorer at gmail.com> wrote:
>
> Debug uart is no more inited in board_init_f function: remove this
> debug message from board_init_f. If an earliest-as-possible message
> after debug uart initialization is needed, enable DEBUG_UART_ANNOUNCE
> Kconfig option, instead.
>
> Signed-off-by: Massimo Pegorer <massimo.pegorer+oss at gmail.com>
> ---
> arch/arm/mach-rockchip/spl.c | 11 -----------
> 1 file changed, 11 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list