summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures
diff options
context:
space:
mode:
authorMarkus Dobler <mado@de.ibm.com>2017-03-08 08:50:18 -0600
committerspashabk-in <shakeebbk@in.ibm.com>2017-09-12 00:14:03 -0500
commitc10a0cfdc68e8b3f3dc18ec7044cd7775bbe6e76 (patch)
treed8f300e6f6de5d8c9fb8b3db7e4cf56939a455f3 /src/import/chips/p9/procedures
parent71f9f4c3d5415a1ac328edebb84d8c165366488d (diff)
downloadtalos-sbe-c10a0cfdc68e8b3f3dc18ec7044cd7775bbe6e76.tar.gz
talos-sbe-c10a0cfdc68e8b3f3dc18ec7044cd7775bbe6e76.zip
p9_abist: Support for p9ndd2
* sdis_n workaround also in dd2 * different bits for edram_done, sram_done in dd2 * option to stop RUNN (only works in dd2) Change-Id: Ic358ba2278467635d04fa3c387a0ae58616e0f20 Original-Change-Id: I0bda7b431b87f59d1307329bcdffd0458818cb10 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37660 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Joseph E. Dery <dery@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.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')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml17
1 files changed, 17 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 92b60817..836b789d 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
@@ -358,6 +358,23 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW254454</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ HW254454: In P9 DD1, DRAM_ABIST_DONE_DC is unused; SRAM_ABIST_DONE_DC is shared by sram and edram
+ </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_HW376110</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud