mirror of
https://xff.cz/git/u-boot/
synced 2025-12-31 09:37:10 +01:00
As a debugging aid, allow UART3 to be used as a debug UART in SPL. This is a precursor to proper UART support, which requires a substantial refactor. Signed-off-by: Simon Glass <sjg@chromium.org>