[LinuxBIOS] add K8 cpuid support for ADA3500DKA4CG

Uwe Hermann uwe at hermann-uwe.de
Sat May 19 21:25:43 CEST 2007


On Wed, May 16, 2007 at 02:53:49PM -0400, Jeremy Jackson wrote:
> CPU: vendor AMD device
> 30ff2                                                    
> CPU: family 0f, model 3f, stepping 02
> 
> All I know is this makes it boot when it didn't before, YMMV
> 
> Signed-off-by: Jeremy Jackson <jerj at coplanar.net>
> 
> in LinuxBIOSv2/src/cpu:
> 
> Index: amd/model_fxx/model_fxx_init.c
> ===================================================================
> --- amd/model_fxx/model_fxx_init.c      (revision 2671)
> +++ amd/model_fxx/model_fxx_init.c      (working copy)
> @@ -683,6 +683,7 @@
>          { X86_VENDOR_AMD, 0x20fc2 },
>          { X86_VENDOR_AMD, 0x20f12 }, /* JH-E6 */
>          { X86_VENDOR_AMD, 0x20f32 },
> +        { X86_VENDOR_AMD, 0x30ff2 }, /* E4 ? */
>  #endif
>  
>  #if K8_REV_F_SUPPORT == 1

Any comments on this? Look good to me, will commit if nobody complains.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070519/750a8698/attachment.sig>


More information about the coreboot mailing list