From 143cfe25032865790ed2aabdcc6b6586c71ba302 Mon Sep 17 00:00:00 2001 From: James Adams Date: Tue, 23 Apr 2024 17:50:07 +0100 Subject: [PATCH] hardware/cpu: Correct codename of Xeon Gold 6240R --- hardware/cpu/intel/xeon_gold_6240r.pan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/cpu/intel/xeon_gold_6240r.pan b/hardware/cpu/intel/xeon_gold_6240r.pan index 8cfd5cc..aaaa84c 100644 --- a/hardware/cpu/intel/xeon_gold_6240r.pan +++ b/hardware/cpu/intel/xeon_gold_6240r.pan @@ -6,5 +6,5 @@ structure template hardware/cpu/intel/xeon_gold_6240r; "arch" = "x86_64"; "cores" = 24; "max_threads" = 48; -"type" = "skylake"; # Intel codename +"type" = "cascade lake"; # Intel codename "power" = 165; # TDP in watts