summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2017-07-12 09:42:23 -0500
committerspashabk-in <shakeebbk@in.ibm.com>2017-09-12 00:18:22 -0500
commitb23c89f1cf89f4e138ff0457b39384b74417187f (patch)
tree5edb678ddfad716c0009c49d97beea011336352d
parentdb0336533babbab87922eee17fa08366db3a6577 (diff)
downloadtalos-sbe-b23c89f1cf89f4e138ff0457b39384b74417187f.tar.gz
talos-sbe-b23c89f1cf89f4e138ff0457b39384b74417187f.zip
Remove reset_dll from scominit, enable delay line tap points
reset_dll API was found to be redundant to what already exists in the initfile per John Bialas. Removed if from scominit. Also included initfile changes that John made by enabling delay line tap points Change-Id: Ic3f82a3a3a6c923a0ab06b6c96b8e4a5d1819409 Original-Change-Id: Ide517e8dced5176d508dcb352e041e09da206a09 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43018 Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> 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: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml23
1 files changed, 20 insertions, 3 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
index 32925e4c..c7083a71 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
@@ -2008,7 +2008,7 @@
<id>ATTR_CHIP_EC_FEATURE_HW408892</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Nimbus DD1.X, DD2.0: Leave at deafult value of DIV_BY_10
+ Nimbus DD1.X, DD2.0: Leave at deafult value of DIV_BY_10
</description>
<chipEcFeature>
<chip>
@@ -3928,6 +3928,23 @@
</chipEcFeature>
</attribute>
+<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW407064</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Enable DP16 delay line tap point for DD2 and beyond
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x20</value>
+ <test>LESS_THAN</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+
<attribute>
<id>ATTR_CHIP_EC_FEATURE_HW368644</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
@@ -4304,8 +4321,8 @@
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Returns true if spy name has usage only in P9C.
- Spy Name of Cumulus; Also used for cumulus only
- oscswitch settings.
+ Spy Name of Cumulus; Also used for cumulus only
+ oscswitch settings.
</description>
<chipEcFeature>
<chip>
OpenPOWER on IntegriCloud