commit | 5d93d8137ddfcb58f23d6038feefca27f656a463 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Sep 20 09:24:32 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 03 11:52:16 2024 -0600 |
tree | 3dcea19319866ba8719c29994e1e116def086671 | |
parent | 752fb69af6749b8f7162cd475216511dd31352bb [diff] |
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>