summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2017-07-12 09:42:23 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-07-26 09:31:26 -0400
commitcc04b895b7614ea7536f00fe8dd4b0fc40428faa (patch)
treeabda421741d8eac99c0be75f0092209d54d44934
parent59a67bf93696d8bd938713245de2308d2089a68a (diff)
downloadtalos-sbe-cc04b895b7614ea7536f00fe8dd4b0fc40428faa.tar.gz
talos-sbe-cc04b895b7614ea7536f00fe8dd4b0fc40428faa.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: 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> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43093 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>
-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 6acd8045..ae2fd1e2 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
@@ -2007,7 +2007,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>
@@ -3619,6 +3619,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>
@@ -3995,8 +4012,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