summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Dobler <mado@de.ibm.com>2017-03-08 08:50:18 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-03-15 13:42:23 -0400
commitaae9c455a542c9378cbb2ecbcd3c0e79f3b79b46 (patch)
tree86a9935bcb54d1b44fb05eab43a690322368be97
parentbc7254027a9d105bb0cd6139884f91f7b5330989 (diff)
downloadtalos-hostboot-aae9c455a542c9378cbb2ecbcd3c0e79f3b79b46.tar.gz
talos-hostboot-aae9c455a542c9378cbb2ecbcd3c0e79f3b79b46.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: 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> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37706 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-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 77fd17ff2..f7ec177d9 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