summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorLuke Murray <murrayl@us.ibm.com>2017-04-19 11:37:07 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-05-05 00:08:30 -0400
commit69032e14bf3c53cc946bd8f0ce3d678bab2859e3 (patch)
tree1875f43ee1d12e26f9cf14e7211b4ced47142448 /src/import
parent7c7052bce8a5436b3e30efd7948eab5731c8f720 (diff)
downloadtalos-hostboot-69032e14bf3c53cc946bd8f0ce3d678bab2859e3.tar.gz
talos-hostboot-69032e14bf3c53cc946bd8f0ce3d678bab2859e3.zip
Performance updates for HW409069
Change-Id: I29c153d700f4fb8809f34cdf3ebaba4d6c4aff2b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39959 Reviewed-by: Joseph J. McGill <jmcgill@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: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: ALEXANDER M. TAFT <amtaft@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40019 Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import')
-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 304adeefd..da6282412 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
@@ -2041,6 +2041,31 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW409069</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Nimbus DD2+: HW409069 load_larx protection not activated because of dtag_data_resp
+ in hot lock load loop pvp test
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x20</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ <chip>
+ <name>ENUM_ATTR_NAME_CUMULUS</name>
+ <ec>
+ <value>0x10</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+ <!-- ******************************************************************** -->
+ <attribute>
<id>ATTR_CHIP_EC_FEATURE_HW383616</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud