[coreboot] AMD Athlon(tm) dual core processor, (X2 AM2 ,,,,)

Marc Jones marcj303 at yahoo.com
Wed Nov 12 19:18:55 CET 2008


Hi Chris, 

----- Original Message ----

> From: Chris Lingard <chris at stockwith.co.uk>
> To: coreboot at coreboot.org
> Sent: Wednesday, November 12, 2008 9:52:24 AM
> Subject: [coreboot] AMD Athlon(tm) dual core processor, (X2 AM2 ,,,,)
> 
> 
> Coreboot fails to identify this cpu correctly, so I hacked processer_name .c as 
> follows

....

> On the other hand the value in the case statement
> 
>                case 0x31046:
>                         processor_name_string =
>                             "AMD Athlon(tm) 64 X2 Dual Core Processor TT00+";
> 
> 
> 
> should be 0x3104c
> 
> I do not know which

We need an additional entry in the table. See table9 in the K8 revision guide.
http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/33610.pdf

I attached a patch for you to try. If it works please ack it and I will commit it.

Marc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: k8_cpuid.patch
Type: application/octet-stream
Size: 1286 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081112/ff66a908/attachment.obj>


More information about the coreboot mailing list