Skip to content

Commit

Permalink
Extend Van Gogh family to include Sephiroth APU Revision.
Browse files Browse the repository at this point in the history
  • Loading branch information
jontyab authored and FlyGoat committed Dec 6, 2023
1 parent 5a30fe2 commit 43bf7ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cpuid.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ static enum ryzen_family cpuid_load_family()
case 104:
return FAM_LUCIENNE;
case 144:
case 145:
return FAM_VANGOGH;
case 160:
return FAM_MENDOCINO;
Expand Down

0 comments on commit 43bf7ae

Please sign in to comment.