From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4] Add board_pre_console_putc to deal with early console output
Date: Fri, 25 Nov 2011 12:53:33 +0100 [thread overview]
Message-ID: <4ECF81BD.70802@denx.de> (raw)
In-Reply-To: <CAPnjgZ1h8yqTY4tvBS4gDKDejSY-WgaA8s4C22tA-ME9hpzDwA@mail.gmail.com>
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
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2011-11-25 11:53 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-18 22:57 [U-Boot] [PATCH v3] Add board_pre_console_putc to deal with early console output Simon Glass
2011-10-18 23:31 ` Graeme Russ
2011-10-18 23:37 ` Simon Glass
2011-10-18 23:43 ` [U-Boot] [PATCH v4] " Simon Glass
2011-10-18 23:50 ` Graeme Russ
2011-11-25 7:35 ` Simon Glass
2011-11-25 11:53 ` Stefano Babic [this message]
2011-11-28 18:56 ` Simon Glass
2011-12-02 17:09 ` Stefano Babic
2011-12-02 18:16 ` Simon Glass
2011-12-04 18:56 ` Stefano Babic
2011-12-05 3:34 ` Simon Glass
2011-12-05 3:40 ` Graeme Russ
2011-12-05 4:31 ` Simon Glass
2011-12-05 4:35 ` Graeme Russ
2011-12-07 18:20 ` Simon Glass
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ECF81BD.70802@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.