Skip to content

Commit 150a219

Browse files
cyringCyrIng
authored andcommitted
[AMD] Adding the "AMD Ryzen 5 5600X3D"
1 parent ef40a78 commit 150a219

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

corefreqk.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6461,7 +6461,8 @@ static PROCESSOR_SPECIFIC AMD_Zen2_MDN_Specific[] = {
64616461
};
64626462
static PROCESSOR_SPECIFIC AMD_Zen3_VMR_Specific[] = {
64636463
{
6464-
.Brand = ZLIST("AMD Ryzen 7 5800X3D"),
6464+
.Brand = ZLIST( "AMD Ryzen 5 5600X3D", \
6465+
"AMD Ryzen 7 5800X3D" ),
64656466
.Boost = {+11, +1},
64666467
.Param.Offset = {0, 0, 0},
64676468
.CodeNameIdx = CN_VERMEER,

0 commit comments

Comments
 (0)