[coreboot] [PATCH] [sort of] multiplex console output from each core

Stefan Reinauer stefan.reinauer at coreboot.org
Sun Jan 30 21:07:52 CET 2011


* xdrudis <xdrudis at tinet.cat> [110130 20:59]:
> Yes, it'd be mostly unneeded, but anyway the patch I sent does not 
> disable it in ramstage. So it still causes sprintf to consume 
> the double of bytes maybe beyond its buffers (and produce 
> unreadable messages). The idea can work, the perl script may be
> usable, but the patches to C should be redone from scratch. 

Can't you just hack up the muxing in console_tx_byte instead? That
should solvle the problem and make the patch a tad less intrusive.

Stefan




More information about the coreboot mailing list