[coreboot] src/lib/ramtest.c

Myles Watson mylesgw at gmail.com
Mon Mar 15 22:22:07 CET 2010


On Mon, Mar 15, 2010 at 2:48 PM, Maciej Pijanka <maciej.pijanka at gmail.com>wrote:

> Hello
>
> On my target gcc complains about undefined CONFIG_SSE2 macro and defaults
> it to 0, maybe attached patch should quiet gcc a bit?
>
I think the preferred way to quiet this warning would be to define SSE2
correctly in src/cpu/VENDOR/CPU/Kconfig.  The next best would be to set SSE2
to default to n in src/cpu/Kconfig.

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100315/28563ff9/attachment.html>


More information about the coreboot mailing list