Dear LinuxBIOS readers!
This is the automated build check service of LinuxBIOS.
The developer "rminnich" checked in revision 2899 to the LinuxBIOS source repository and caused the following changes:
Change Log: This code gets us to a working linux boot on the alix1c. I have not tested Ethernet yet. The fixes are a board-specific fake spd_read_byte, cleaning up comments, and just in general customizing for the 1c.
The lxraminit change fixes a bug (&& used instead of ||), adds some debug prints which were VERY useful debugging the alix1c, changes fatal error messages from print_debug to print_emerg, and adds two functions: banner, which just prints out a string with a banner, and hcf, which print an emergency message and then pushes null bytes into the uart forever, just to make sure that no bytes get lost for any reason.
Signed-off-by: Ronald G. Minnich rminnich@gmail.com Acked-by: Peter Stuge peter@stuge.se
Build Log: Compilation of arima:hdama is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2899&device=hdama&... Compilation of ibm:e325 is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2899&device=e325&v... Compilation of ibm:e326 is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2899&device=e326&v... Compilation of iei:juki-511p is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2899&device=juki-511p&... Compilation of iwill:dk8s2 is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2899&device=dk8s2&... Compilation of iwill:dk8x is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2899&device=dk8x&v... Compilation of newisys:khepri is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2899&device=khepri&...
If something broke during this checkin please be a pain in rminnich's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should be backed out.
Best regards, LinuxBIOS automatic build system