Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "rminnich" checked in revision 4060 to the coreboot repository. This caused the following changes:
Change Log: These are some cleanups and changes. These are build and boot tested on qemu. Some changes for option roms: - don't make users pick the name. Names for option roms are in the v3-defined format of pci%04x,%04x.rom with the vendor and device id filling in the %04x. - users pass in vendor and device id. - users pass in a dest. If the dest is 0, the address of the ROM image in FLASH is returned. If the address is non-zero, then the decmpressor is called, and it will make sure the ROM image is copied to the destination (even in the uncompressed case).
And some type and print cleanup.
Signed-off-by: Ronald G. Minnich rminnich@gmail.com Acked-by: Myles Watson mylesgw@gmail.com
Build Log: Compilation of a-trend:atc-6220 is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=4060&device=atc-6220&am... Configuration of embeddedplanet:ep405pc is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=4060&device=ep405pc&... Compilation of motorola:sandpointx3_altimus_mpc7410 is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=4060&device=sandpointx3... Configuration of totalimpact:briq is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=4060&device=briq&ve...
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, coreboot automatic build system