summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2019-05-21 23:29:42 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-05-21 23:30:05 +0000
commit17e9e84d504582c881e480b82fe1cf115312130f (patch)
tree135f6eb8332bf448248869ca7dccc45def237282
parenta25a7887218078a634f9bfb16b82929bbe6103fd (diff)
downloadblackbird-xml-17e9e84d504582c881e480b82fe1cf115312130f.tar.gz
blackbird-xml-17e9e84d504582c881e480b82fe1cf115312130f.zip
Limit RAM to 2400MHz pending hostboot / MEMVPD updates
Blackbird requires additional firmware work to enable 2666MHz DIMMs. While some specific DIMMs work, we prefer to reduce user confusion at this juncture and at least allow user systems to IPL pending the requisite firmware update.
-rwxr-xr-xblackbird.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/blackbird.xml b/blackbird.xml
index 484c2a2..7cef6d5 100755
--- a/blackbird.xml
+++ b/blackbird.xml
@@ -4634,7 +4634,7 @@
</attribute>
<attribute>
<id>MAX_ALLOWED_DIMM_FREQ</id>
- <default>2666,2666,2666,2400,2400</default>
+ <default>2400,2400,2400,2400,2400</default>
</attribute>
<attribute>
<id>MAX_CHIPLETS_PER_PROC</id>
OpenPOWER on IntegriCloud