Skip to content
Snippets Groups Projects
Commit 21d00436 authored by Simon Glass's avatar Simon Glass
Browse files

serial: ns16550: Support debug UART


Add debug UART functions to permit ns16550 to provide an early debug UART.
Try to avoid using the stack so that this can be called from assembler before
a stack is set up (at least on ARM and PowerPC).

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 76571674
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment