Skip to content

Commit e86eb25

Browse files
ilikenwfjackpot51
authored andcommitted
the i9-13900HX supports up to 128GB 5600 MT/s DDR5 memory
1 parent 1cb1310 commit e86eb25

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

src/mainboard/system76/rpl/variants/addw3/overridetree.cb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
chip soc/intel/alderlake
2-
# Support 5200 MT/s memory
3-
register "max_dram_speed_mts" = "5200"
2+
# Support 5600 MT/s memory
3+
register "max_dram_speed_mts" = "5600"
44

55
device domain 0 on
66
subsystemid 0x1558 0xa671 inherit

src/mainboard/system76/rpl/variants/bonw15/overridetree.cb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
chip soc/intel/alderlake
2-
# Support 5200 MT/s memory
3-
register "max_dram_speed_mts" = "5200"
2+
# Support 5600 MT/s memory
3+
register "max_dram_speed_mts" = "5600"
44

55
device domain 0 on
66
subsystemid 0x1558 0x3702 inherit

src/mainboard/system76/rpl/variants/serw13/overridetree.cb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
chip soc/intel/alderlake
2-
# Support 5200 MT/s memory
3-
register "max_dram_speed_mts" = "5200"
2+
# Support 5600 MT/s memory
3+
register "max_dram_speed_mts" = "5600"
44

55
device domain 0 on
66
subsystemid 0x1558 0xd502 inherit

0 commit comments

Comments
 (0)