From 63da1f0a525ab2db84af395ee4c5215aa724ef29 Mon Sep 17 00:00:00 2001 From: Yue Du Date: Mon, 28 Sep 2015 13:41:48 -0500 Subject: PPE-HWP: [Level 2] Cache/Core chiplet_reset/init/scan0+startclocks Change-Id: Ie8f4d008566cdb1b16f8662c0dd9db95f380ecc8 Original-Change-Id: Idb0cddd12c06b5662757f02c5d28fe6dd1c9b03c Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20827 Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22143 Reviewed-by: Sachin Gupta --- .../xml/error_info/p9_common_poweronoff_errors.xml | 125 +++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 import/chips/p9/procedures/xml/error_info/p9_common_poweronoff_errors.xml (limited to 'import') diff --git a/import/chips/p9/procedures/xml/error_info/p9_common_poweronoff_errors.xml b/import/chips/p9/procedures/xml/error_info/p9_common_poweronoff_errors.xml new file mode 100644 index 00000000..25643688 --- /dev/null +++ b/import/chips/p9/procedures/xml/error_info/p9_common_poweronoff_errors.xml @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + RC_PMPROC_PFETLIB_BAD_DOMAIN + Invalid domain value passed to p9_pfet_control. + EX + DOMAIN + + CODE + HIGH + + + + + RC_PMPROC_PFETLIB_BAD_SCOM + SCOM request failed. + EX + DOMAIN + ADDRESS + + CODE + HIGH + + + + + RC_PMPROC_PFETLIB_BAD_OP + Invalid operation value passed to p9_pfet_control. + EX + DOMAIN + OPERATION + + CODE + HIGH + + + + + RC_PMPROC_PFETLIB_RAIL_ON + Error returned turning PFETs on in p9_pfet_control. + EX + DOMAIN + OPERATION + + + + RC_PMPROC_PFETLIB_RAIL_OFF + Error returned turning PFETs off in p9_pfet_control. + EX + DOMAIN + OPERATION + + + + RC_PMPROC_PFETLIB_TIMEOUT + + PFET sequencer timed out in p9_pfet_control. + Bad EX Chiplet + + ADDRESS + PFETCONTROLVALUE + DOMAIN + + + PROC_CHIP_IN_ERROR + TARGET_TYPE_EX_CHIPLET + EX_NUMBER_IN_ERROR + + HIGH + + + + PROC_CHIP_IN_ERROR + TARGET_TYPE_EX_CHIPLET + EX_NUMBER_IN_ERROR + + + + + PROC_CHIP_IN_ERROR + TARGET_TYPE_EX_CHIPLET + EX_NUMBER_IN_ERROR + + + + + + RC_PMPROC_PFET_CODE_BAD_MODE + Unknown mode passed to p9_pfet_init + EX + DOMAIN + + CODE + HIGH + + + + + RC_PMPROC_PFET_GET_ATTR + p9_pfet_init could not get an attribute. + EX + DOMAIN + OPERATION + + + -- cgit v1.2.1