commit | 8a9040e3efe99ed2cd204f58693a2247970d09cb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jun 27 09:29:42 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 28 13:54:52 2024 -0600 |
tree | 73fe6bdddd6a19f3410b19767abe03b2ed9ea433 | |
parent | efee71ab4d51e4ee68960a93b0c23682be040bd9 [diff] |
nvidia: nyan-big: Disable debug UART This cannot be enabled early in boot since some other init is needed. At this point it is unclear exactly what init is needed, so disable the debug UART to avoid a hang. Signed-off-by: Simon Glass <sjg@chromium.org>