[U-Boot] [U-Boot, 1/2] console: Use pre-console buffer to get complete log on all consoles

Tom Rini trini at ti.com
Mon Jan 12 14:30:50 CET 2015


On Mon, Jan 12, 2015 at 12:05:57PM +0100, Hans de Goede wrote:
> Hi,
> 
> On 08-01-15 08:02, Siarhei Siamashka wrote:
> >Currently the pre-console buffer can accumulate early log messages
> >and flush them to the serial console as soon as it becomes available.
> >
> >This patch just adds one more pre-console buffer flushing point and
> >does all the same for the other consoles too. This is particularly
> >useful for the vga/hdmi/lcd console, where we can see all the older
> >messages now (except for the log messages from SPL).
> >
> >Naturally, we don't want to get an extra copy of the log messages
> >on the serial console again at the second flushing point, so the
> >serial console has to be explicitly filtered out.
> >
> >Signed-off-by: Siarhei Siamashka <siarhei.siamashka at gmail.com>
> 
> Thanks for writing this, this is something which I wanted to have
> for a while now :)
> 
> Code wise this looks good to me:
> 
> Acked-by: Hans de Goede <hdegoede at redhat.com>

Acked-by: Tom Rini <trini at ti.com>

> I wonder who should pick this patch up though, Tom can you pick
> this up ?

Throw it through sunxi when you've got the rest of the patches you want
that really make use of this ready too?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150112/dbc9a7f5/attachment.pgp>


More information about the U-Boot mailing list