[coreboot] [Patch] remove some warnings

Myles Watson mylesgw at gmail.com
Thu Mar 18 23:54:44 CET 2010


On Thu, Mar 18, 2010 at 11:28 AM, Myles Watson <mylesgw at gmail.com> 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 <mylesgw at gmail.com>
>
> Thanks,
> Myles
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100318/4c7c86d0/attachment.html>


More information about the coreboot mailing list