summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2018-10-28 09:17:23 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-11-20 19:53:24 -0600
commitb95ca380274841d0ef20b8acf0082ba521f4dd8b (patch)
tree6c5568a4d79500acff454600dff0b7cbbca319dd
parentc3907f462c51c18f7f804d2a24ebfb856f213a2b (diff)
downloadtalos-sbe-b95ca380274841d0ef20b8acf0082ba521f4dd8b.tar.gz
talos-sbe-b95ca380274841d0ef20b8acf0082ba521f4dd8b.zip
Adding p9a_ocmb_enable
Change-Id: I40fbbf9a6323163d8c064ec435dc0cc666dcb0ab Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68088 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+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: RYAN P. KING <rpking@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68089 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml12
1 files changed, 12 insertions, 0 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 31d183cc..fc15e45f 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
@@ -851,6 +851,18 @@
</attribute>
<!-- ********************************************************************** -->
<attribute>
+ <id>ATTR_OMI_REFCLOCK_SWIZZLE</id>
+ <targetType>TARGET_TYPE_OMI</targetType>
+ <description>
+ Define OMI Ref clock/Swizzle for OCMB/Explorer..
+ Mapper from OMI unit id -> ROOT CNTL 7 refclk drive enable bit
+ consumer: p9a_ocmb_enable
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
<id>ATTR_SYSTEM_IPL_PHASE</id>
<targetType>TARGET_TYPE_SYSTEM</targetType>
<description>Define context for current phase of system IPL.
OpenPOWER on IntegriCloud