Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "oxygene" checked in revision 5895 to the coreboot repository. This caused the following changes:
Change Log: Make i945/raminit.c:fsbclk() return u16 rather than int
This is needed for Gentoo gcc-4.1.2 to build the i945 code. A warning is thrown because the comparison in the last hunk is between u16 and -1 and can never be true.
Signed-off-by: Peter Stuge peter@stuge.se Acked-by: Patrick Georgi patrick.georgi@coresystems.de
Build Log: Compilation of digitallogic:adl855pc is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5895&device=adl855pc&am... Compilation of intel:d810e2cb is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5895&device=d810e2cb&am... Compilation of lanner:em8510 is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5895&device=em8510&... Compilation of rca:rm4100 is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5895&device=rm4100&... Compilation of thomson:ip1000 is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5895&device=ip1000&... Compilation of via:vt8454c is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=5895&device=vt8454c&...
If something broke during this checkin please be a pain in oxygene'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