summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorSoma BhanuTej <soma.bhanu@in.ibm.com>2019-01-10 05:20:43 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-01-18 15:21:42 -0600
commit9fc690c83456910e45a85e9a72ac4dc729365761 (patch)
tree0646e25126a0c1924fd93003e3be981f7dbcd783 /src/import/chips/p9/procedures/xml
parenta1ec3238d820ba316f7b34a9639de7e25b7f4a7e (diff)
downloadtalos-hostboot-9fc690c83456910e45a85e9a72ac4dc729365761.tar.gz
talos-hostboot-9fc690c83456910e45a85e9a72ac4dc729365761.zip
Remove SBE region fence check - p9_extract_sbe_rc
Change-Id: I3e78fe7ee42e194fb764205dff7f63fec1e637f7 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70283 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Anusha Reddy Rangareddygari <anusrang@in.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70287 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_extract_sbe_rc_errors.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_extract_sbe_rc_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_extract_sbe_rc_errors.xml
index fab9b34b1..1d561fbba 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_extract_sbe_rc_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_extract_sbe_rc_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. -->
<!-- -->
<!-- -->
@@ -68,9 +68,9 @@
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
- <rc>RC_EXTRACT_SBE_RC_SBE_PIB_REGION_FENCE_ERROR</rc>
+ <rc>RC_EXTRACT_SBE_RC_PIB_REGION_FENCE_ERROR</rc>
<description>
- PIB or SBE region fence is set to 1, So scoms cant be performed
+ PIB region fence is set to 1, So scoms cant be performed
Action:Switch seeprom [REIPL_BKP_SEEPROM]
</description>
<collectRegisterFfdc><id>ROOT_CTRL_REGISTERS_CFAM</id> <targetType>TARGET_TYPE_PROC_CHIP</targetType><target>TARGET_CHIP</target></collectRegisterFfdc>
OpenPOWER on IntegriCloud