summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info
diff options
context:
space:
mode:
authorTsung Yeung <tyeung@us.ibm.com>2019-06-06 18:38:40 -0400
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-06-14 12:40:40 -0500
commitdee477f94aa61aae3cd551b329b303fee1fb4455 (patch)
tree0060a055d1ba3efb0207994f434a9aa19d53db9d /src/import/chips/p9/procedures/xml/error_info
parentcd1e2c047b789c0f236233a4409233a6dc0379df (diff)
downloadtalos-hostboot-dee477f94aa61aae3cd551b329b303fee1fb4455.tar.gz
talos-hostboot-dee477f94aa61aae3cd551b329b303fee1fb4455.zip
Add polling after STR entry to ensure port is in STR before asserting RESETn
Change-Id: Ic28ca541a578daccc0b9df6d8ffa99622c9eda38 CQ:SW465520 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78505 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78868 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
index 6a6d2e1c8..abab00742 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
@@ -509,4 +509,17 @@
<priority>HIGH</priority>
</callout>
</hwpError>
+
+ <hwpError>
+ <rc>RC_MSS_STR_NOT_ENTERED</rc>
+ <description>Indicates a MCA has not entered STR within the allotted time</description>
+ <ffdc>PROC_TARGET</ffdc>
+ <ffdc>MCA_POS</ffdc>
+ <ffdc>MCA_FARB6Q</ffdc>
+ <ffdc>STR_STATE</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
</hwpErrors>
OpenPOWER on IntegriCloud