Dear coreboot readers!
This is the automated build check service of coreboot.
The developer "stuge" checked in revision 3621 to the coreboot source repository and caused the following changes:
Change Log: Do not try to display non-printable characters on the bootlog and ramdump screens. This fixes unaligned display on serial console.
The current isprint() implementation assumes a C locale, so also characters with the eigth bit set are supressed (they produced inconsistant results on VGA and serial anyway).
Signed-off-by: Ulf Jordan jordan@chalmers.se Acked-by: Peter Stuge peter@stuge.se
Build Log: Compilation of asus:m2v-mx_se is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3621&device=m2v-mx_se&a... Compilation of jetway:j7f24 is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3621&device=j7f24&v... Compilation of via:epia-cn is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3621&device=epia-cn&...
If something broke during this checkin please be a pain in stuge's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should be backed out.
Best regards, coreboot automatic build system