summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2018-12-18 09:30:38 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-01-29 11:30:24 -0600
commitcaec0f122a55816fe439f3a46a4fe823d0a539d9 (patch)
tree16afc970c6d138fd18a8fdb36eea2698edf8894c /src/import/chips/p9/procedures
parent30e3c861cc2391d30e9ef0bf50df8c5a62c03d17 (diff)
downloadtalos-hostboot-caec0f122a55816fe439f3a46a4fe823d0a539d9.tar.gz
talos-hostboot-caec0f122a55816fe439f3a46a4fe823d0a539d9.zip
Convert mss explorer and axone code to use attr accessors
Add more xml files to accessor generator makefiles Also fix const param errors in attr setter functions Change-Id: I178ee5c420cf6f9f8bae61a6ad80bdaea81e231f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69954 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: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70252 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: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_init.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_init.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_init.xml
index 565f0bf87..6182c21a4 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_init.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_init.xml
@@ -183,6 +183,7 @@
<default>0x3</default>
<writeable/>
<platInit/>
+ <mssAccessorName>omi_oc_major_ver</mssAccessorName>
</attribute>
<!-- ********************************************************************** -->
<attribute>
@@ -195,6 +196,7 @@
<default>0x1</default>
<writeable/>
<platInit/>
+ <mssAccessorName>omi_oc_minor_ver</mssAccessorName>
</attribute>
<!-- ********************************************************************** -->
</attributes>
OpenPOWER on IntegriCloud