summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/ocmb')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml4
1 files changed, 2 insertions, 2 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 5e825c90f..53d061536 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
@@ -341,12 +341,12 @@
are considered big or little endian.
</description>
<valueType>uint8</valueType>
- <initToZero></initToZero>
<enum>
LITTLE_ENDIAN = 0,
BIG_ENDIAN = 1
</enum>
- <writeable/>
+ <platInit/>
+ <default>LITTLE_ENDIAN</default>
</attribute>
<attribute>
OpenPOWER on IntegriCloud