summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur
diff options
context:
space:
mode:
authorLuke Mulkey <lwmulkey@us.ibm.com>2017-06-12 11:42:43 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-04 10:56:14 -0400
commitc81c0190d4caf6ec33e7081336c6aa8acb2498ed (patch)
treee674506178a3cf518fe82221c14123cf44f590c6 /src/import/chips/centaur
parentc8bd8dd5fcbaf68bdb2f4d8078ca14aa2bda02b5 (diff)
downloadtalos-hostboot-c81c0190d4caf6ec33e7081336c6aa8acb2498ed.tar.gz
talos-hostboot-c81c0190d4caf6ec33e7081336c6aa8acb2498ed.zip
p9c_mss_theraml_init
Change-Id: I842fc8e414ea19d27c0c65d935f2f9d60e57dfee Original-Change-Id: I1b533183afcf9868e8f29f869eb8362a18fa0fe7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41693 Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43786 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-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>
Diffstat (limited to 'src/import/chips/centaur')
-rw-r--r--src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_thermal_init_errors.xml38
1 files changed, 38 insertions, 0 deletions
diff --git a/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_thermal_init_errors.xml b/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_thermal_init_errors.xml
new file mode 100644
index 000000000..ce44d04b0
--- /dev/null
+++ b/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_thermal_init_errors.xml
@@ -0,0 +1,38 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_thermal_init_errors.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2017 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
+<!-- you may not use this file except in compliance with the License. -->
+<!-- You may obtain a copy of the License at -->
+<!-- -->
+<!-- http://www.apache.org/licenses/LICENSE-2.0 -->
+<!-- -->
+<!-- Unless required by applicable law or agreed to in writing, software -->
+<!-- distributed under the License is distributed on an "AS IS" BASIS, -->
+<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -->
+<!-- implied. See the License for the specific language governing -->
+<!-- permissions and limitations under the License. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<hwpErrors>
+<hwpError>
+ <rc>RC_CEN_MSS_CDIMM_INVALID_NUMBER_SENSORS</rc>
+ <description>Invalid number of dimm temperature sensors specified in the CDIMM VPD MW keyword. Number of sensors greater than 8.</description>
+ <ffdc>FFDC_DATA_1</ffdc>
+ <ffdc>FFDC_DATA_2</ffdc>
+ <callout><target>MEM_CHIP</target><priority>HIGH</priority></callout>
+ <!-- Deconfigure MEM_CHIP -->
+ <deconfigure><target>MEM_CHIP</target></deconfigure>
+ <!-- Create GARD record for MEM_CHIP -->
+ <gard><target>MEM_CHIP</target></gard>
+</hwpError>
+
+</hwpErrors>
OpenPOWER on IntegriCloud