Skip to content

Commit 35f9a9c

Browse files
committed
[AMD][Zen5][Strix Halo] Adding the RYZEN AI MAX 385
1 parent 14ff2c5 commit 35f9a9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

x86_64/corefreqk.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9638,7 +9638,8 @@ static PROCESSOR_SPECIFIC AMD_Zen5_STXH_Specific[] = {
96389638
.Latch=LATCH_TGT_RATIO_UNLOCK|LATCH_CLK_RATIO_UNLOCK|LATCH_TURBO_UNLOCK
96399639
},
96409640
{
9641-
.Brand = ZLIST("AMD RYZEN AI MAX PRO 385"),
9641+
.Brand = ZLIST( "AMD RYZEN AI MAX PRO 385", \
9642+
"AMD RYZEN AI MAX 385" ),
96429643
.Boost = {+14, 0},
96439644
.Param.Offset = {100, 0, 0},
96449645
.CodeNameIdx = CN_STRIX_HALO,

0 commit comments

Comments
 (0)