Skip to content

Commit

Permalink
DB: Add Core i5-3360M
Browse files Browse the repository at this point in the history
Add socket info for Ivy Bridge Mobile (35W). It uses the same Socket G2/rPGA 988B as Sandy Bridge Mobile.
  • Loading branch information
nelsonhef authored and TheTumultuousUnicornOfDarkness committed Oct 5, 2024
1 parent 6415625 commit 6e35421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/databases.h
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ const Package_DB package_intel[] =
{ NULL, "Intel(R) Core(TM) i5-2500K CPU", "LGA 1155" },
{ NULL, "Intel(R) Celeron(R) CPU G550T", "LGA 1155" },
{ NULL, "Intel(R) Core(TM) i5-2520M CPU", "rPGA 988B" },
{ NULL, "Intel(R) Core(TM) i5-3360M CPU", "rPGA 988B" },
{ NULL, "Intel(R) Xeon(R) CPU E31275", "LGA 1155" },
{ NULL, "Intel(R) Core(TM) i7-2860QM CPU", "rPGA 988B" },
{ NULL, "Intel(R) Core(TM) i7-3740QM CPU", "rPGA 988B" },
Expand Down

0 comments on commit 6e35421

Please sign in to comment.