summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2019-06-14 13:41:52 -0400
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-06-19 08:31:14 -0500
commitdcf8b4ea580d03d76f5ad7fae9eb55d83b282959 (patch)
tree78c538e74b5d637b4aa42c1b692227231473543d /src/import/chips/ocmb
parent7508722e0908dae7096a98d502dbef9917f5857a (diff)
downloadtalos-hostboot-dcf8b4ea580d03d76f5ad7fae9eb55d83b282959.tar.gz
talos-hostboot-dcf8b4ea580d03d76f5ad7fae9eb55d83b282959.zip
Change tags on ATTR_MSS_OCMB_EXP_OMI_CFG_ENDIAN_CTRL to make it platInit
Change-Id: Ibc736139d9de3acd52553194b03e794df179e36f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78968 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78979 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
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