summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/dram_training
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2014-03-12 10:25:30 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-03-13 14:52:06 -0500
commitefecaba1829f952d6f3d315ecc220dd510a44b0e (patch)
treea74ba0d55d6009374e7a8da4a0bb4544045459b5 /src/usr/hwpf/hwp/dram_training
parentea358ca87fdc1c812c361ffb67cc7e0ac0a367cf (diff)
downloadtalos-hostboot-efecaba1829f952d6f3d315ecc220dd510a44b0e.tar.gz
talos-hostboot-efecaba1829f952d6f3d315ecc220dd510a44b0e.zip
HWP Update: mss_eff_grouping
This is sandbox code from Giri, needed for SW244527 It deconfigures MCS units that cannot be grouped. It contains lots of changes that have not been reviewed. Change-Id: I5166194b807f476c334a0a7a5a50678bf1e2dfd0 CQ: SW244527 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9558 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/dram_training')
-rw-r--r--src/usr/hwpf/hwp/dram_training/memory_errors.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/usr/hwpf/hwp/dram_training/memory_errors.xml b/src/usr/hwpf/hwp/dram_training/memory_errors.xml
index d3a6cb2c8..559711fe4 100644
--- a/src/usr/hwpf/hwp/dram_training/memory_errors.xml
+++ b/src/usr/hwpf/hwp/dram_training/memory_errors.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- IBM CONFIDENTIAL -->
<!-- -->
-<!-- COPYRIGHT International Business Machines Corp. 2012,2013 -->
+<!-- COPYRIGHT International Business Machines Corp. 2012,2014 -->
<!-- -->
<!-- p1 -->
<!-- -->
@@ -21,7 +21,8 @@
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
<hwpErrors>
-<!-- $Id: memory_errors.xml,v 1.42 2013/08/22 19:44:10 mjjones Exp $ -->
+<!-- $Id: memory_errors.xml,v 1.00 2013/08/22 19:44:10 mjjones Exp $ -->
+<!-- Mike Jones - modified version from 1.42 to 1.00 because it is a sandbox version -->
<!-- EDIT THIS FILE DIRECTLY. THE ODS FILE METHOD IS NO LONGER VALID -->
<!-- *********************************************************************** -->
@@ -233,7 +234,10 @@
<hwpError>
<rc>RC_MSS_UNABLE_TO_GROUP_MCS</rc>
<description>MCS COULD NOT BE GROUPED. EITHER SWITCH DIMMS SO GROUPING IS POSSIBLE OR CHANGE SYSTEM POLICY.</description>
- <gard><target>TARGET_MCS</target></gard>
+ <callout>
+ <procedure>MEMORY_PLUGGING_ERROR</procedure>
+ <priority>MEDIUM</priority>
+ </callout>
<deconfigure><target>TARGET_MCS</target></deconfigure>
</hwpError>
OpenPOWER on IntegriCloud