summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJenny Huynh <jhuynh@us.ibm.com>2017-04-11 16:45:04 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-04-18 10:57:39 -0400
commit05e7b1ee3c5721d63409bfecd7c730560c17cfc1 (patch)
treeccb9af6c3d536e42bb1d787b01435a5e8fba3e8d /src
parent4e7978eee9de35307273457a1e01336a9fb82558 (diff)
downloadtalos-sbe-05e7b1ee3c5721d63409bfecd7c730560c17cfc1.tar.gz
talos-sbe-05e7b1ee3c5721d63409bfecd7c730560c17cfc1.zip
HW407123: Slow down xlink command rate for Nimbus DD1/2
Change-Id: I5e1d5f6ff0b0139765d1dc30636cec30b91e37d6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39132 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: Kevin F. Reick <reick@us.ibm.com> Reviewed-by: DANIEL C. HOWE <dchowe@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39190 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')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml19
1 files changed, 19 insertions, 0 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 351599f4..9b4e5e8f 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
@@ -1721,6 +1721,25 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW407123</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Nimbus DD1,DD2: enable workarounds for HW407123 in FBC initfile
+ Slow down xlink cmd rate to work around broken single link credit dial
+ that would have prevented rcmd overflows
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x20</value>
+ <test>LESS_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+ <!-- ******************************************************************** -->
+ <attribute>
<id>ATTR_CHIP_EC_FEATURE_HW378025</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud