lede/target/linux/x86/patches-6.12/900-add-CPU-model-number-for-Bartlett-Lake.patch
2025-05-19 20:01:20 +08:00

12 lines
341 B
Diff

--- a/arch/x86/include/asm/intel-family.h
+++ b/arch/x86/include/asm/intel-family.h
@@ -117,6 +117,8 @@
#define INTEL_BARTLETTLAKE IFM(6, 0xD7) /* Raptor Cove */
+#define INTEL_RAPTORCOVE IFM(6, 0xD7) /* Bartlett Lake */
+
/* "Hybrid" Processors (P-Core/E-Core) */
#define INTEL_LAKEFIELD IFM(6, 0x8A) /* Sunny Cove / Tremont */