Dear coreboot readers!

This is the automated build check service of coreboot.

The developer "stepan" checked in revision 3613 to
the coreboot source repository and caused the following 
changes:

Change Log:
Add string support to nvramtool.

To add a string to your cmos.layout, you need to specify type 's':

#start     len       type    unused   name
416        512       s       0        boot_devices

With this patch you can do

$ nvramtool -w boot_devices="(hd0,0);(hd2,1);(hd3)"

And FILO will attempt to load a menu.lst from any of these devices in that
order.

The patch is not exactly pretty, but a cleaner solution might have resulted in
a complete rewrite of the tool, which I did not want.

Signed-off-by: Stefan Reinauer <[EMAIL PROTECTED]>
Acked-by: Joseph Smith <[EMAIL PROTECTED]>



Build Log:
Compilation of jetway:j7f24 is still broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=3613&device=j7f24&vendor=jetway
Compilation of supermicro:h8dmr is still broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=3613&device=h8dmr&vendor=supermicro
Compilation of via:epia-cn is still broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=3613&device=epia-cn&vendor=via


If something broke during this checkin please be a pain 
in stepan'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



--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to