Skip to content

Commit

Permalink
Add support for Habanero to support multiple nest frequencies
Browse files Browse the repository at this point in the history
The MRW_NEST_CAPABLE_FREQUENCIES_SYS was updated to support both
2000MHz and 2400MHz nest frequencies as part of the effort to support
32x32GB DIMMs.
  • Loading branch information
Mike Baiocchi committed Sep 10, 2015
1 parent 3ad2b32 commit 5f4c89b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions habanero.xml
Expand Up @@ -5046,6 +5046,10 @@
<id>X_EREPAIR_THRESHOLD_MNFG</id>
<default>0</default>
</attribute>
<attribute>
<id>MRW_NEST_CAPABLE_FREQUENCIES_SYS</id>
<default>2000_MHZ_OR_2400_MHZ</default>
</attribute>
</targetInstance>
<targetInstance>
<id>node-0</id>
Expand Down

0 comments on commit 5f4c89b

Please sign in to comment.