summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.H
diff options
context:
space:
mode:
authorGreg Still <stillgs@us.ibm.com>2018-03-01 10:56:01 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-03-16 13:37:35 -0400
commit9b5cfe7260efe3cb7b66c8c14c38ea1ba9595e46 (patch)
tree9b1aafde98cd8137c7e309333eb3b922703a143c /src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.H
parent68f67bd7aab5d3f3713da2a2078a85187778ec3a (diff)
downloadtalos-hostboot-9b5cfe7260efe3cb7b66c8c14c38ea1ba9595e46.tar.gz
talos-hostboot-9b5cfe7260efe3cb7b66c8c14c38ea1ba9595e46.zip
PM: Enhance p9_pm_pss_init for reset error logging
- Added informational error logs if failures were detected but the reset to the hardware proceeded anyway - Done based on a P8 field observation where such logs would have been beneficial Change-Id: I334887b178a0974def353fe2b98362fe87afd6ae CQ: SW419455 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54941 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54943 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/hwp/pm/p9_pm_pss_init.H')
-rwxr-xr-xsrc/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.H3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.H b/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.H
index efb7c53f6..1b21bbe0b 100755
--- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.H
+++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_pss_init.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2017 */
+/* Contributors Listed Below - COPYRIGHT 2015,2018 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -78,7 +78,6 @@
//------------------------------------------------------------------------------
#include <fapi2.H>
#include <p9_pm.H>
-#include <p9_misc_scom_addresses.H>
typedef fapi2::ReturnCode (*p9_pm_pss_init_FP_t)
(const fapi2::Target<fapi2::TARGET_TYPE_PROC_CHIP>&,
OpenPOWER on IntegriCloud