summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNickolaus Gruendler <ngruend@us.ibm.com>2017-11-01 10:41:40 -0500
committerGitHub <noreply@github.com>2017-11-01 10:41:40 -0500
commit8633e11cd395547f37df3c9d90cc2c7e0bebd194 (patch)
tree391b80f6668a3704ae06e6f0c8e7a0afaa08e72e
parentf816676646054d2a4063f5d820d954f58741382d (diff)
parenta44d81d36d325ac6e7da1d22d0daa4193834e333 (diff)
downloadtalos-xml-8633e11cd395547f37df3c9d90cc2c7e0bebd194.tar.gz
talos-xml-8633e11cd395547f37df3c9d90cc2c7e0bebd194.zip
Merge pull request #30 from open-power/Another-memory-MRW-fix
Missed setting one attribute
-rw-r--r--romulus.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/romulus.xml b/romulus.xml
index 3437214..1215638 100644
--- a/romulus.xml
+++ b/romulus.xml
@@ -6468,7 +6468,7 @@
</attribute>
<attribute>
<id>MSS_MRW_FINE_REFRESH_MODE</id>
- <default></default>
+ <default>0</default>
</attribute>
<attribute>
<id>MSS_MRW_IDLE_POWER_CONTROL_REQUESTED</id>
OpenPOWER on IntegriCloud