summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
index 2c9c905fe..c559b66ec 100644
--- a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
+++ b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
@@ -71,8 +71,8 @@
<valueType>uint8</valueType>
<enum>
ALLOW_ENTERPRISE = 0,
- FORCE_ENTERPRISE = 1,
- FORCE_COMMODITY = 2
+ REQUIRE_ENTERPRISE = 1,
+ FORCE_NONENTERPRISE = 2
</enum>
<platInit/>
<default>ALLOW_ENTERPRISE</default>
@@ -101,7 +101,6 @@
<targetType>TARGET_TYPE_OCMB_CHIP</targetType>
<description>
Indicates whether the OCMB should be run in half DIMM mode or not
- Note: needs to be setup by the get ECID functionality
</description>
<initToZero></initToZero>
<valueType>uint8</valueType>
@@ -109,7 +108,7 @@
FULL_DIMM = 0,
HALF_DIMM = 1
</enum>
- <writeable/>
+ <platInit/>
<mssAccessorName>ocmb_half_dimm_mode</mssAccessorName>
</attribute>
OpenPOWER on IntegriCloud