On Thu, Mar 18, 2010 at 11:28 AM, Myles Watson <[email protected]> wrote:
> I split the patch into two. One has the acpi changes. > For the ACPI struct, the safest way would probably be to copy sizeof(acpi_header_t) bytes into a temp header, then copy the full temp->size. I think we can probably trust the compiler to give us 4-byte alignment, but maybe we should add an alignment attribute when we change the name. Thanks, Myles > > Abuild-tested and boot tested on serengeti_cheetah_fam10. > > If we get rid of the SSE2 warnings, we could have about 30 boards compiling > without any warnings! > > > Signed-off-by: Myles Watson <[email protected]> > > Thanks, > Myles >
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

