summaryrefslogtreecommitdiffstats
path: root/src/import/generic/procedures/xml
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2018-10-12 08:58:56 -0500
committerRAJA DAS <rajadas2@in.ibm.com>2019-07-25 04:01:09 -0500
commit352d99be2f36911316be379d86eccc8f6fed8ba4 (patch)
tree3a6110198b1d88c9da5a8baffef59519f91e8baf /src/import/generic/procedures/xml
parent5890dd916f863ffc4b75537e84dc5284a83c085f (diff)
downloadtalos-sbe-352d99be2f36911316be379d86eccc8f6fed8ba4.tar.gz
talos-sbe-352d99be2f36911316be379d86eccc8f6fed8ba4.zip
Add p9a_mss_volt procedure
Change-Id: I893685b365f6c815653717d4cc8149f2ea7acb94 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68412 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@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: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80974 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Tested-by: RAJA DAS <rajadas2@in.ibm.com>
Diffstat (limited to 'src/import/generic/procedures/xml')
-rw-r--r--src/import/generic/procedures/xml/error_info/generic_error.xml20
1 files changed, 20 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 1f3a5827..59882a66 100644
--- a/src/import/generic/procedures/xml/error_info/generic_error.xml
+++ b/src/import/generic/procedures/xml/error_info/generic_error.xml
@@ -292,6 +292,26 @@
</hwpError>
<hwpError>
+ <rc>RC_MSS_VOLT_DDR_TYPE_REQUIRED_VOLTAGE</rc>
+ <description>One or more DIMMs do not support required voltage for DDR type.</description>
+ <ffdc>EXPECTED_OPERABLE</ffdc>
+ <ffdc>EXPECTED_ENDURANT</ffdc>
+ <ffdc>ACTUAL_OPERABLE</ffdc>
+ <ffdc>ACTUAL_ENDURANT</ffdc>
+ <callout>
+ <procedure>MEMORY_PLUGGING_ERROR</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ <callout>
+ <target>DIMM_TARGET</target>
+ <priority>MEDIUM</priority>
+ </callout>
+ <deconfigure>
+ <target>DIMM_TARGET</target>
+ </deconfigure>
+ </hwpError>
+
+ <hwpError>
<rc>RC_MSS_PORT_DOES_NOT_SUPPORT_MAJORITY_FREQ</rc>
<description>
When considering the frequencies in the MRW and the max supported
OpenPOWER on IntegriCloud