diff options
author | Anusha Reddy Rangareddygari <anusrang@in.ibm.com> | 2016-10-06 15:27:57 +0200 |
---|---|---|
committer | spashabk-in <shakeebbk@in.ibm.com> | 2017-09-12 00:12:00 -0500 |
commit | 6d38db71c31f7087d4a768a615336ce7619ae258 (patch) | |
tree | ae0849597d88f4671c6e7e162132187108652ece /src/import/chips/p9/procedures/xml/attribute_info | |
parent | 79a54b7f1bc24984de4af0e3fb4538ff65110a56 (diff) | |
download | talos-sbe-6d38db71c31f7087d4a768a615336ce7619ae258.tar.gz talos-sbe-6d38db71c31f7087d4a768a615336ce7619ae258.zip |
DD2 updates:p9_sbe_arrayinit,p9_sbe_tp_arrayinit
set/reset of dis_n are permanent steps
CQ : HW389256
Change-Id: I822f2d3bd6dddff87328ab15d7e76076607de1c1
Original-Change-Id: I70022293b7d375f94166a90127c8980038cd08e1
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30872
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: Soma Bhanutej <soma.bhanu@in.ibm.com>
Reviewed-by: Tobias Webel <webel@de.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info')
-rw-r--r-- | src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml | 20 |
1 files changed, 1 insertions, 19 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 9452c89e..f8937490 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 @@ -145,25 +145,7 @@ </chip> </chipEcFeature> </attribute> - <!-- ******************************************************************** --> - <attribute> - <id>ATTR_CHIP_EC_FEATURE_SDISN_SETUP</id> - <targetType>TARGET_TYPE_PROC_CHIP</targetType> - <description> - Sdis_n set or clear : flushing LCBES condition woraround. True if: - Nimbus EC less than 20 - </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_VITL_CLOCK_GATING</id> <targetType>TARGET_TYPE_PROC_CHIP</targetType> |