From f4fe98ece45652dc3707ef6bbacb3f9e912ee3d0 Mon Sep 17 00:00:00 2001 From: Joshua Hannan Date: Tue, 21 Mar 2017 10:15:06 -0500 Subject: adding opencapi to ATTR_OPTICS_CONFIG_MODE Change-Id: I80385ab9a15e87d71d8a07cef2d0f95f62015107 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38230 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Brian R. Silver Reviewed-by: Thi N. Tran Reviewed-by: Matt K. Light Reviewed-by: Daniel M. Crowell Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38235 Reviewed-by: Hostboot Team Tested-by: FSP CI Jenkins Reviewed-by: Sachin Gupta --- src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/import') 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. uint8 SMP = 0x0, CAPI = 0x1, - NV = 0x2 + NV = 0x2, + OCAPI = 0x3 -- cgit v1.2.1