-- http://marcjstuff.blogspot.com/
----- Original Message ----
From: Chris Lingard chris@stockwith.co.uk To: Coreboot coreboot@coreboot.org Sent: Wednesday, November 12, 2008 12:00:01 PM Subject: Re: [coreboot] AMD Athlon(tm) dual core processor, (X2 AM2 ,,,,)
Marc Jones wrote:
Hi Chris, ----- Original Message ----
From: Chris Lingard To: coreboot@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
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/3361...
I attached a patch for you to try. If it works please ack it and I will commit
it.
Marc
Acked-by: Chris Lingard chris@stockwith.co.uk
r3751
Thanks, Marc