lkml.org 
[lkml]   [2017]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH V1 1/3] x86/cpu/intel: Add Cannonlake to Intel family
    Date
    Add CPUID of Cannonlake (CNL) processors to Intel family list.

    Signed-off-by: Megha Dey <megha.dey@linux.intel.com>
    ---
    arch/x86/include/asm/intel-family.h | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h
    index 35a6bc4..056bd41 100644
    --- a/arch/x86/include/asm/intel-family.h
    +++ b/arch/x86/include/asm/intel-family.h
    @@ -65,6 +65,8 @@
    #define INTEL_FAM6_ATOM_DENVERTON 0x5F /* Goldmont Microserver */
    #define INTEL_FAM6_ATOM_GEMINI_LAKE 0x7A

    +#define INTEL_FAM6_CANNONLAKE_MOBILE 0x66
    +
    /* Xeon Phi */

    #define INTEL_FAM6_XEON_PHI_KNL 0x57 /* Knights Landing */
    --
    1.9.1
    \
     
     \ /
      Last update: 2017-11-11 22:09    [W:2.501 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site