[coreboot] [PATCH] Fix geode lx VSA loading

Stefan Reinauer stepan at coresystems.de
Mon Jun 7 10:38:02 CEST 2010


On 6/7/10 10:30 AM, Edwin Beasant wrote:
> Agreed - ax should be 0, it is only 0 in this case due to the argument passed in!
> Before the segment setup, but after the _registers section, an xorl %ax, %al would be appropriate.
> Thanks!
> Edwin
>
>   

Did I miss one?

Stefan

> -----Original Message-----
> From: coreboot-bounces+edwin_beasant=virtensys.com at coreboot.org [mailto:coreboot-bounces+edwin_beasant=virtensys.com at coreboot.org] On Behalf Of ron minnich
> Sent: 06 June 2010 05:50
> To: Myles Watson
> Cc: Stefan Reinauer; coreboot at coreboot.org
> Subject: Re: [coreboot] [PATCH] Fix geode lx VSA loading
>
> On Fri, Jun 4, 2010 at 9:53 AM, Myles Watson <mylesgw at gmail.com> wrote:
>
>   
>> mov $0, %ax
>>     
> use the classic:
> xorl %ax, %ax
>
> ron
>
> --
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
>
>   





More information about the coreboot mailing list