summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures
diff options
context:
space:
mode:
authorMark Pizzutillo <Mark.Pizzutillo@ibm.com>2019-10-14 14:35:51 -0400
committerDaniel M Crowell <dcrowell@us.ibm.com>2019-10-22 08:23:59 -0500
commit1745eed20c4f1b04d0ec1c372108c0f84553570c (patch)
tree6a7afb7c78c44662b85b49d57301cd358adc40fe /src/import/chips/ocmb/explorer/procedures
parent8b524caae018b295f4ed604f6ce1e96d5a718d75 (diff)
downloadtalos-hostboot-1745eed20c4f1b04d0ec1c372108c0f84553570c.tar.gz
talos-hostboot-1745eed20c4f1b04d0ec1c372108c0f84553570c.zip
Make explorer endian attributes platInit
Change-Id: I2c8f3ca7d73db586d39ec7fd1490e70baf9a18da Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/85284 Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Steven B Janssen <janssens@us.ibm.com> Dev-Ready: Steven B Janssen <janssens@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Christian R Geddes <crgeddes@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/85303 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures')
-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 52b8079e5..9e655ee15 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
@@ -290,7 +290,7 @@
SWAP = 0,
NO_SWAP = 1
</enum>
- <writeable/>
+ <platInit/>
</attribute>
<attribute>
@@ -307,7 +307,7 @@
BIG_ENDIAN = 0,
LITTLE_ENDIAN = 1
</enum>
- <writeable/>
+ <platInit/>
</attribute>
<attribute>
OpenPOWER on IntegriCloud