summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
diff options
context:
space:
mode:
authordchowe <dchowe@us.ibm.com>2017-08-09 18:45:50 -0500
committerspashabk-in <shakeebbk@in.ibm.com>2017-09-12 00:19:13 -0500
commit0e0569f0c1e73505365636a3272f972bfce8864f (patch)
tree9e5df72c1809583e6a3e8f4b550c3924bbd7c38d /src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
parenta89a1a5f5fc6f2b5593ee1763d8ae9a9f0a57bfa (diff)
downloadtalos-sbe-0e0569f0c1e73505365636a3272f972bfce8864f.tar.gz
talos-sbe-0e0569f0c1e73505365636a3272f972bfce8864f.zip
disable lpc_ed in fbc to match mc setting
Change-Id: Ib021f9ac254d6471f86b2dda2660cf84268944ad Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44440 Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml25
1 files changed, 25 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 7fa114a0..b0b5db55 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
@@ -1708,6 +1708,31 @@
</chip>
</chipEcFeature>
</attribute>
+ <!-- ******************************************************************** -->
+ <attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW418117</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Nimbus DDX.X: enable workarounds for HW418117 in FBC initfile
+ Disable lpc_ed to prevent lw.rty_other in numbus ddx.x, revert in p9c dd1.1
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x10</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ <chip>
+ <name>ENUM_ATTR_NAME_CUMULUS</name>
+ <ec>
+ <value>0x10</value>
+ <test>LESS_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_NMMU_NDD1</id>
OpenPOWER on IntegriCloud