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

Chris Lingard chris at stockwith.co.uk
Wed Nov 12 19:35:18 CET 2008


Marc Jones wrote:
> 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.


Ack

Works fine.

Chris




More information about the coreboot mailing list