summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9
diff options
context:
space:
mode:
authorJoshua Hannan <jlhannan@us.ibm.com>2017-03-21 10:15:06 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-03-23 23:57:46 -0400
commitf4fe98ece45652dc3707ef6bbacb3f9e912ee3d0 (patch)
tree351f9e16007800417137e6539b0c3a7f1bc00dc9 /src/import/chips/p9
parent5474d3270a3e6a3e8e92dbef9de137e6b35904c2 (diff)
downloadtalos-sbe-f4fe98ece45652dc3707ef6bbacb3f9e912ee3d0.tar.gz
talos-sbe-f4fe98ece45652dc3707ef6bbacb3f9e912ee3d0.zip
adding opencapi to ATTR_OPTICS_CONFIG_MODE
Change-Id: I80385ab9a15e87d71d8a07cef2d0f95f62015107 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38230 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38235 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
index 7328a520..a3909b6f 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
@@ -274,13 +274,15 @@
0 = default = SMP
1 = CAPI 2.0
2 = NV 2.0
+ 3 = OPENCAPI
Provided by the MRW.
</description>
<valueType>uint8</valueType>
<enum>
SMP = 0x0,
CAPI = 0x1,
- NV = 0x2
+ NV = 0x2,
+ OCAPI = 0x3
</enum>
<platInit/>
</attribute>
OpenPOWER on IntegriCloud