Dear LinuxBIOS readers!
This is the automated build check service of LinuxBIOS.
The developer "uwe" checked in revision 2840 to the LinuxBIOS source repository and caused the following changes:
Change Log: Make the reserved video memory on Geode GX1 based systems configurable. This makes sense on systems with small memories when the VGA feature is not used (CONFIG_VIDEO_MB = 0 in this case).
On Geode GX1 based systems the following amount of memory should be reserved when VGA support is enabled: - 1MiB for VGA and SVGA resolutions - 2MiB for XGA resolution - 4MiB for SXGA resolution
Signed-off-by: Juergen Beisert juergen127@kreuzholzen.de Acked-by: Peter Stuge peter@stuge.se Acked-by: Uwe Hermann uwe@hermann-uwe.de
Build Log: Compilation of arima:hdama is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2840&device=hdama&... Compilation of asi:mb_5blmp has been broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2840&device=mb_5blmp&a... Compilation of eaglelion:5bcm has been broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2840&device=5bcm&v... Compilation of ibm:e325 is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2840&device=e325&v... Compilation of ibm:e326 is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2840&device=e326&v... Compilation of iei:juki-511p is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2840&device=juki-511p&... Compilation of iei:nova4899r has been broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2840&device=nova4899r&... Compilation of iwill:dk8s2 is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2840&device=dk8s2&... Compilation of iwill:dk8x is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2840&device=dk8x&v... Compilation of newisys:khepri is still broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2840&device=khepri&...
If something broke during this checkin please be a pain in uwe'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
LinuxBIOS information wrote:
Build Log: Compilation of asi:mb_5blmp has been broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2840&device=mb_5blmp&a... Compilation of eaglelion:5bcm has been broken
What's these status on these? Why are they broken by the VGA patches? And are fixes in the works?
-Corey
Corey Osgood wrote:
LinuxBIOS information wrote:
Build Log: Compilation of asi:mb_5blmp has been broken See the error log at http://qa.linuxbios.org/log_buildbrd.php?revision=2840&device=mb_5blmp&a... Compilation of eaglelion:5bcm has been broken
What's these status on these? Why are they broken by the VGA patches? And are fixes in the works?
-Corey
Perhaps I need to quit whining and click the damn link. Attached patch should fix build on the 2 broken boards, and on the juki-511p (which still probably won't build). Hasn't been tested because I'm running ubuntu, and have the -fno-stack-protector problem.
Signed-off-by: Corey Osgood corey.osgood@gmail.com