summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2014-03-05 20:51:04 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-03-07 12:45:28 -0600
commit2919e7b3b7676de186a318abbb84f54353387a72 (patch)
treeb0b6a42636a7c983c1d9b9f5326dfa73152ec414 /src/usr/hwpf
parentd1d00c8fa2188677191001be8945a0ad38ea633e (diff)
downloadtalos-hostboot-2919e7b3b7676de186a318abbb84f54353387a72.tar.gz
talos-hostboot-2919e7b3b7676de186a318abbb84f54353387a72.zip
INITPROC: Hostboot SW249578 Fix RC_PROCPM_PBA_SLVRST_TIMED_OUT error
Change-Id: Ifdd50b12b22b3b1a37968821a4d38f6c14a3f10e CQ:SW249578 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9328 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf')
-rw-r--r--src/usr/hwpf/hwp/proc_chip_ec_feature.xml19
1 files changed, 18 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/proc_chip_ec_feature.xml b/src/usr/hwpf/hwp/proc_chip_ec_feature.xml
index 7df04ef0a..77db9944e 100644
--- a/src/usr/hwpf/hwp/proc_chip_ec_feature.xml
+++ b/src/usr/hwpf/hwp/proc_chip_ec_feature.xml
@@ -20,7 +20,7 @@
<!-- Origin: 30 -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<!-- $Id: proc_chip_ec_feature.xml,v 1.49 2014/02/27 22:40:14 mjjones Exp $ -->
+<!-- $Id: proc_chip_ec_feature.xml,v 1.50 2014/02/28 21:12:45 stillgs Exp $ -->
<!-- Defines the attributes that are based on EC level -->
<attributes>
<attribute>
@@ -1042,4 +1042,21 @@
</chip>
</chipEcFeature>
</attribute>
+ <attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW_BUG_PBASLVRESET</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ True if chip has the PBA Slave reset bug (HW228485)
+ Murano EC less than 0x20
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_MURANO</name>
+ <ec>
+ <value>0x20</value>
+ <test>LESS_THAN</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
</attributes>
OpenPOWER on IntegriCloud