]> git.dujemihanovic.xyz Git - u-boot.git/commit
serial: Support debug UART in TPL
authorSimon Glass <sjg@chromium.org>
Fri, 20 Sep 2024 07:24:32 +0000 (09:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 3 Oct 2024 17:52:16 +0000 (11:52 -0600)
commit5d93d8137ddfcb58f23d6038feefca27f656a463
tree3dcea19319866ba8719c29994e1e116def086671
parent752fb69af6749b8f7162cd475216511dd31352bb
serial: Support debug UART in TPL

Some boards want to use the debug UART in TPL so add an option for that.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/serial/Kconfig