summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2019-02-26 08:43:38 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-03-02 13:16:10 -0600
commit5fcfd69a02789d03b4b3f368017585858e8457a5 (patch)
treeeba9e05951dadfa5b33a1f57c21f30ee1ab3eae6 /src/import/chips/centaur
parentc050abede299e062c93fc8fd80d2d6f240c273e5 (diff)
downloadtalos-hostboot-5fcfd69a02789d03b4b3f368017585858e8457a5.tar.gz
talos-hostboot-5fcfd69a02789d03b4b3f368017585858e8457a5.zip
Remove MBA GARD from RC_CEN_MSS_DRAMINIT_MC_INSUF_RCD_PROTECT_TIME
By calling out DIMM high, MBA low, we expect DIMM to be replaced first and MBA (and associated FRU) only if problem persists after DIMM replacement. In order to see if just the DIMM replacement worked, we should not gard the MBA. Change-Id: Ie4667b9b439b6db60cd4629ba86f2a87e204179c CQ:SW457158 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72482 Reviewed-by: Marc Gollub <gollub@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Dev-Ready: Louis Stermole <stermole@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72493 Tested-by: Jenkins OP Build CI <op-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_draminit_mc_errors.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_draminit_mc_errors.xml b/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_draminit_mc_errors.xml
index 289f26559..cf8f53d86 100644
--- a/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_draminit_mc_errors.xml
+++ b/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_draminit_mc_errors.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2016,2018 -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,2019 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -104,8 +104,7 @@
<callout><target>MBA</target><priority>LOW</priority></callout>
<!-- Deconfigure MBA -->
<deconfigure><target>MBA</target></deconfigure>
- <!-- Create GARD record for MBA -->
- <gard><target>MBA</target></gard>
+ <!-- Do not GARD MBA so we can see if replacing the DIMM fixes the error -->
</hwpError>
OpenPOWER on IntegriCloud