[PATCH] arm: pdu001: Fix early debugging UART

Simon Glass sjg at chromium.org
Wed Feb 23 23:59:07 CET 2022


On Tue, 15 Feb 2022 at 07:27, Felix Brack <fb at ltec.ch> wrote:
>
> The changes from commit 0dba45864b2a ("arm: Init the debug UART")
> prevent the early debug UART from being initialized correctly.
> To fix this we not just configure the pin multiplexer but add setting up
> early clocks.
>
> Signed-off-by: Felix Brack <fb at ltec.ch>
> ---
>
>  board/eets/pdu001/Makefile | 6 +-----
>  board/eets/pdu001/board.c  | 2 ++
>  2 files changed, 3 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list