Add family 0x5F (Denverton) to PMC_CPU_INTEL_ATOM_GOLDMONT.
According to the 325462-071US document, they should be the same. MFC after: 1 week
This commit is contained in:
parent
2bb38765ce
commit
6ae6fec872
@ -204,6 +204,7 @@ pmc_intel_initialize(void)
|
||||
nclasses = 3;
|
||||
break;
|
||||
case 0x5C: /* Per Intel document 325462-071US 10/2019. */
|
||||
case 0x5F:
|
||||
cputype = PMC_CPU_INTEL_ATOM_GOLDMONT;
|
||||
nclasses = 3;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user