summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-03-18 03:07:47 -0500
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-04-14 21:34:50 -0500
commit52fc6123ee8cabeef8b19ee406613223a8bd0d48 (patch)
tree3c313631e619590474a7ff1a1e437af8fafabdd6
parent851eeff2bc9a1a7ab26e54b4cf9000b4ef8a34de (diff)
downloadtalos-xml-52fc6123ee8cabeef8b19ee406613223a8bd0d48.tar.gz
talos-xml-52fc6123ee8cabeef8b19ee406613223a8bd0d48.zip
Revert extra stop state enablement
This works around system instability on DD2.1 / DD2.2 with currently IPLing hostboot versions
-rw-r--r--talos.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/talos.xml b/talos.xml
index 08fd46c..9b91486 100644
--- a/talos.xml
+++ b/talos.xml
@@ -7680,7 +7680,7 @@
</attribute>
<attribute>
<id>SUPPORTED_STOP_STATES</id>
- <default>0xE0000000</default>
+ <default>0x80000000</default>
</attribute>
<attribute>
<id>SUPPORTS_DYNAMIC_MEM_VOLT</id>
OpenPOWER on IntegriCloud