From 576b16849ca58fcaa2248a59341ba0ea299ddf04 Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Tue, 22 Oct 2019 13:37:54 -0500 Subject: Add plug-rule callout to memory vpd lookup failure If there is a mismatch in the dimm ranks behind a memory port that will result in a VPD lookup error. It would be better if we got a list of the dimms but that isn't how the code is currently designed. In lieu of a perfect fix, we will add a procedure callout that points a memory plugging issue. Change-Id: I036f002c2145fd1debd957db8f46bc2e23d298f6 CQ: SW477820 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/85737 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: Louis Stermole Reviewed-by: Marc Gollub Reviewed-by: Jennifer A Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/85778 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Daniel M Crowell --- .../xml/error_info/p9_get_mem_vpd_keyword.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'src/import') diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_get_mem_vpd_keyword.xml b/src/import/chips/p9/procedures/xml/error_info/p9_get_mem_vpd_keyword.xml index 48be558fe..a9372ceda 100644 --- a/src/import/chips/p9/procedures/xml/error_info/p9_get_mem_vpd_keyword.xml +++ b/src/import/chips/p9/procedures/xml/error_info/p9_get_mem_vpd_keyword.xml @@ -5,7 +5,7 @@ - + @@ -128,15 +128,22 @@ MAPROW8 MAPROW9 + - - VPD_PART - MCS_TARGET - + MEMORY_PLUGGING_ERROR HIGH + CODE + MEDIUM + + + + + VPD_PART + MCS_TARGET + LOW -- cgit v1.2.1