]> git.ipfire.org Git - people/ms/u-boot.git/commit
Revert "Add board_pre_console_putc to deal with early console output"
authorSimon Glass <sjg@chromium.org>
Tue, 20 Mar 2012 04:59:14 +0000 (21:59 -0700)
committerWolfgang Denk <wd@denx.de>
Fri, 23 Mar 2012 20:27:32 +0000 (21:27 +0100)
commit3fa4977a9ec7a2e1c7f8c098cbd857dec13936d1
tree9580fc69fc33278d739e5422eb2fce3963355b06
parent9692fd0f70258709e880ce9b75ef1b2dab55e75a
Revert "Add board_pre_console_putc to deal with early console output"

This reverts commit 295d3942b806552503243f5cfb36aec6f1b5a9bf.

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: Simon Glass <sjg@chromium.org>
Signed-off-by: Wolfgang Denk <wd@denx.de>
README
common/console.c
include/common.h