
On 25/11/2011 08:35, Simon Glass wrote:
Hi,
On Tue, Oct 18, 2011 at 4:50 PM, Graeme Russ graeme.russ@gmail.com wrote:
Hi Simon,
Hi Simon,
A new board_pre_console_putc() function is added to the board API. If provided by the board it will be called in the event of console output before the console is ready. This function should turn on all UARTs and spray the character out if it possibly can.
The feature is controlled by a new CONFIG_PRE_CONSOLE_PUTC option.
Signed-off-by: Simon Glass sjg@chromium.org
Acked-by: Graeme Russ graeme.russ@gmail.com
Just going through my backlog. Any interest in merging this?
I have frankly missed the patch - I will read the related thread, and I will take a look. For now I will put this patch in my TODO list in patchwork.
Best regards, Stefano