From ea070e563fc38c5ee9686c4e6c70fe41e5c2cd55 Mon Sep 17 00:00:00 2001 From: Louis Stermole Date: Wed, 1 Feb 2017 12:22:15 -0600 Subject: Fix 1R dual-drop bugs Fix get_rank_pair bug that caused dual-drop 1R CCS hang Fix process_initial_cal_errors bug that caused disable bit setting errors Change-Id: Ie75115a2410874c2f567b140b89a96d5575c7899 Depends-On: If24e74e9e878c24125540e324cad40a7218c59ff Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35808 Tested-by: Jenkins Server Reviewed-by: Brian R. Silver Reviewed-by: STEPHEN GLANCY Dev-Ready: Louis Stermole Tested-by: Hostboot CI Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70347 Reviewed-by: Sachin Gupta --- .../xml/error_info/p9_memory_mss_lib.xml | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'src/import/chips/p9/procedures/xml/error_info') 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 c2f5e49f..c4799ddb 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 @@ -408,4 +408,32 @@ + + RC_MSS_BAD_DIMM_INDEX_FOR_GIVEN_RANK + Indicates a fail when attempting to get a DIMM index for a given rank + RANK + DIMM_INDEX + + TARGET + HIGH + + + TARGET + + + + + RC_MSS_NO_DIMM_FOR_GIVEN_DIMM_INDEX + Indicates a fail when attempting to get a DIMM target for a given DIMM index + RANK + DIMM_INDEX + + TARGET + HIGH + + + TARGET + + + -- cgit v1.2.1