On Wed, 2 Aug 2023 at 11:05, Massimo Pegorer <[email protected]> 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 <[email protected]>
> ---
>  arch/arm/mach-rockchip/spl.c | 11 -----------
>  1 file changed, 11 deletions(-)
>

Reviewed-by: Simon Glass <[email protected]>

Reply via email to