A trivial one-liner for the CPU I happen to have. The sales docs said it's 
a "G1 revision", but the Rev F code works just fine.

Signed-off-by: Torsten Duwe <[EMAIL PROTECTED]>

Recommendation: please apply.

diff -Burb --exclude=.svn CVS/LinuxBIOSv2/src/cpu/amd/model_fxx/model_fxx_init.c tmp/LinuxBIOSv2/src/cpu/amd/model_fxx/model_fxx_init.c
--- CVS/LinuxBIOSv2/src/cpu/amd/model_fxx/model_fxx_init.c	2007-07-25 18:25:58.000000000 +0200
+++ tmp/LinuxBIOSv2/src/cpu/amd/model_fxx/model_fxx_init.c	2007-08-22 11:10:12.000000000 +0200
@@ -620,6 +620,7 @@
         { X86_VENDOR_AMD, 0x40f33 },            /*        AM2 : Opteron Dual Core/Athlon64 x2/ Athlon64 FX Dual Core */
         { X86_VENDOR_AMD, 0xc0f13 },            /*        AM2 : Athlon64 FX*/
         { X86_VENDOR_AMD, 0x50ff3 }, /* DH-F3      Socket AM2: Athlon64 */
+        { X86_VENDOR_AMD, 0x60fb1 }, /*       Socket AM2: Athlon64 x2 5000+*/
 #endif
 
 	{ 0, 0 },
-- 
linuxbios mailing list
[email protected]
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to