Skip to content

Commit

Permalink
[AMD] Adding the "AMD Ryzen 5 5600X3D"
Browse files Browse the repository at this point in the history
  • Loading branch information
cyring authored and CyrIng committed Jun 30, 2023
1 parent ef40a78 commit 150a219
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion corefreqk.h
Original file line number Diff line number Diff line change
Expand Up @@ -6461,7 +6461,8 @@ static PROCESSOR_SPECIFIC AMD_Zen2_MDN_Specific[] = {
};
static PROCESSOR_SPECIFIC AMD_Zen3_VMR_Specific[] = {
{
.Brand = ZLIST("AMD Ryzen 7 5800X3D"),
.Brand = ZLIST( "AMD Ryzen 5 5600X3D", \
"AMD Ryzen 7 5800X3D" ),
.Boost = {+11, +1},
.Param.Offset = {0, 0, 0},
.CodeNameIdx = CN_VERMEER,
Expand Down

0 comments on commit 150a219

Please sign in to comment.