Skip to content

Commit

Permalink
Enable 2666 memory for single drop
Browse files Browse the repository at this point in the history
Add 2666 to supported speed and change single drop definitions to use 2666.
  • Loading branch information
ngruend committed Apr 18, 2018
1 parent 9309ecf commit 97b82bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions romulus.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6244,7 +6244,7 @@
</attribute>
<attribute>
<id>MAX_ALLOWED_DIMM_FREQ</id>
<default>2400,2400,2400,2133,2133</default>
<default>2666,2666,2666,2133,2133</default>
</attribute>
<attribute>
<id>MAX_CHIPLETS_PER_PROC</id>
Expand Down Expand Up @@ -6588,7 +6588,7 @@
</attribute>
<attribute>
<id>MSS_MRW_SUPPORTED_FREQ</id>
<default>0x74A,0x855,0x960,0</default>
<default>0x74A,0x855,0x960,0xA6A</default>
</attribute>
<attribute>
<id>MSS_MRW_TEMP_REFRESH_MODE</id>
Expand Down

0 comments on commit 97b82bf

Please sign in to comment.