summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9
diff options
context:
space:
mode:
authorAnusha Reddy Rangareddygari <anusrang@in.ibm.com>2016-05-06 14:08:22 +0200
committerDean Sanner <dsanner@us.ibm.com>2017-07-10 21:47:28 -0400
commitf5132994ba54155ecd8bb1cd8c9d08c90b74fa02 (patch)
tree6fbb5aa8edd6c4a3896b69f717e22440503944e9 /src/import/chips/p9
parent7c86379f4c1eb6c81873ae5e8e1203b77bf3ed16 (diff)
downloadtalos-hostboot-f5132994ba54155ecd8bb1cd8c9d08c90b74fa02.tar.gz
talos-hostboot-f5132994ba54155ecd8bb1cd8c9d08c90b74fa02.zip
HWP's for p9_perv_sbe_cmn,p9_sbe_arrayinit,p9_sbe_tp_arrayinit
Change-Id: I24200282ec8f27e9abbccf303efcc37e1547658b Original-Change-Id: If70360201c4a2361d376ed75b4916b702088c13a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24172 Tested-by: Jenkins Server Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Sunil Kumar <skumar8j@in.ibm.com> Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42946 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> 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: Dean Sanner <dsanner@us.ibm.com> Tested-by: Dean Sanner <dsanner@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml
index 37e2bdea6..ba4d30e5a 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml
@@ -6,6 +6,7 @@
<!-- OpenPOWER HostBoot Project -->
<!-- -->
<!-- Contributors Listed Below - COPYRIGHT 2015,2017 -->
+<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
@@ -37,4 +38,16 @@
<description>Polling for OPCG_DONE for arrayInit reached threshold , count expired.</description>
</hwpError>
<!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_SRAM_ABIST_DONE_BIT_ERR</rc>
+ <description>SRAM abist done bit is not set</description>
+ <ffdc>READ_ABIST_DONE</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_EDRAM_ABIST_DONE_BIT_ERR</rc>
+ <description>EDRAM abist done bit is not set</description>
+ <ffdc>READ_ABIST_DONE</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
</hwpErrors>
OpenPOWER on IntegriCloud