> The u-boot console may show some corrupted characters when
> printing in board_init() due to reset or baudrate change
> of the UART (probe) before the TX FIFO has been completely
> drained.
> To fix this issue, and in case UART is still running, we now
> try to flush the FIFO before proceeding to
On Thu, Jan 12, 2023 at 2:19 PM Loic Poulain wrote:
>
> The u-boot console may show some corrupted characters when
> printing in board_init() due to reset or baudrate change
> of the UART (probe) before the TX FIFO has been completely
> drained.
>
> To fix this issue, and in case UART is still run
On Thursday 12 January 2023 18:19:50 Loic Poulain wrote:
> The u-boot console may show some corrupted characters when
> printing in board_init() due to reset or baudrate change
> of the UART (probe) before the TX FIFO has been completely
> drained.
>
> To fix this issue, and in case UART is still
The u-boot console may show some corrupted characters when
printing in board_init() due to reset or baudrate change
of the UART (probe) before the TX FIFO has been completely
drained.
To fix this issue, and in case UART is still running, we now
try to flush the FIFO before proceeding to UART reini
4 matches
Mail list logo