Fix in SMC superio? and RE: freebios2

ron minnich rminnich at lanl.gov
Tue May 13 08:45:01 CEST 2003


On Mon, 12 May 2003, jarcher wrote:

> The current freebios (1.0) tree won't build correctly when using the 
> FDC37N769 for me.  I needed to change
> 
>   53:    cmp %al, $0x4
> 
> to
> 
> 53:     cmp $0x4, %al           /* 2003-05-12-jordan: order was incorrect 
> for assembler.

committed, please try it now.

ron




More information about the coreboot mailing list