support Xeon E7540

exfamily: 0
familiy 6
exmodel: 2
model: 14
This commit is contained in:
Julian Taylor 2012-12-17 19:55:57 +01:00
parent b471d52e61
commit 7269ff6580
2 changed files with 3 additions and 1 deletions

View File

@ -1030,6 +1030,8 @@ int get_cpuname(void){
return CPUTYPE_SANDYBRIDGE;
else
return CPUTYPE_NEHALEM;
case 14:
// Xeon E7540
case 15:
//Xeon Processor E7 (Westmere-EX)
return CPUTYPE_NEHALEM;

View File

@ -163,7 +163,7 @@ static gotoblas_t *get_coretype(void){
//Intel Xeon Processor 5600 (Westmere-EP)
//Xeon Processor E7 (Westmere-EX)
if (model == 12 || model == 15) return &gotoblas_NEHALEM;
if (model == 12 || model == 14 || model == 15) return &gotoblas_NEHALEM;
//Intel Core i5-2000 /i7-2000 (Sandy Bridge)
//Intel Core i7-3000 / Xeon E5