summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2019-07-24 09:33:33 -0400
committerRAJA DAS <rajadas2@in.ibm.com>2019-07-30 13:57:21 -0500
commit49aa0e41ee8ff87ac62917e39ca82ba3d3514d6f (patch)
treec11e7dd324bd52aea20362168d2b2d414cfa4ca4
parentace8002539d41d4f320e7d7e3d76d4089eec6542 (diff)
downloadtalos-sbe-49aa0e41ee8ff87ac62917e39ca82ba3d3514d6f.tar.gz
talos-sbe-49aa0e41ee8ff87ac62917e39ca82ba3d3514d6f.zip
Adds MCBIST beat/byte signature data patterns
Change-Id: I2725cee14d7d52efa84c228f0f454be4e3f6af88 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80895 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/81144 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
-rw-r--r--src/import/generic/procedures/xml/error_info/generic_error.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/import/generic/procedures/xml/error_info/generic_error.xml b/src/import/generic/procedures/xml/error_info/generic_error.xml
index 9cbaf310..1eba0416 100644
--- a/src/import/generic/procedures/xml/error_info/generic_error.xml
+++ b/src/import/generic/procedures/xml/error_info/generic_error.xml
@@ -585,6 +585,18 @@
</hwpError>
<hwpError>
+ <rc>RC_MSS_MCBIST_INCORRECT_PATTERN_LENGTH</rc>
+ <description>MCBIST pattern has an incorrect length</description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>ACTUAL</ffdc>
+ <ffdc>EXPECTED</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+
+ <hwpError>
<rc>RC_MSS_VOLT_WRONG_NUMBER_OF_VOLTAGES</rc>
<description>Incorrect number of voltages supplied to set_voltage_attributes function</description>
<ffdc>VOLT_TARGET</ffdc>
OpenPOWER on IntegriCloud