Skip to content
Snippets Groups Projects
Commit 3fa4977a authored by Simon Glass's avatar Simon Glass Committed by Wolfgang Denk
Browse files

Revert "Add board_pre_console_putc to deal with early console output"


This reverts commit 295d3942.

It turns that this really doesn't work very nicely. Instead we should
have a pre-console panic function so that we know that further execution
is impossible and we don't need to worry about trampling on UARTs, etc.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 9692fd0f
No related branches found
No related tags found
No related merge requests found
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