summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types_openpower.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml b/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml
index b0a571f96..a40c2142d 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml
@@ -908,10 +908,10 @@ ID for the sensor number returned with the elog. -->
</description>
<simpleType>
<uint32_t>
- <default>0</default>
+ <default>0x00000800</default> <!-- FLAG_DISABLE_MEM_CONFIG -->
</uint32_t>
</simpleType>
- <persistency>volatile-zeroed</persistency>
+ <persistency>volatile</persistency>
<readable/>
<writeable/>
</attribute>
OpenPOWER on IntegriCloud