summaryrefslogtreecommitdiffstats
path: root/src/occ_405/occ_service_codes.h
diff options
context:
space:
mode:
authormbroyles <mbroyles@us.ibm.com>2017-07-17 11:37:02 -0500
committerMartha Broyles <mbroyles@us.ibm.com>2017-07-19 17:07:26 -0400
commit67f48d4762cb76729fbff9063ef561de1118797d (patch)
treec682c47d8182ffc5435d3e47949186acfcc9e79f /src/occ_405/occ_service_codes.h
parent98f0808d83bccd4403a2082115c705e7762305af (diff)
downloadtalos-occ-67f48d4762cb76729fbff9063ef561de1118797d.tar.gz
talos-occ-67f48d4762cb76729fbff9063ef561de1118797d.zip
Fix excessive traces for BCE requests, slave data collection and opal updates
Correct power cap information in OPAL shared memory Add non-zero error history counts to poll response Fix Characterization to Active State change failure Change-Id: I92b783b631e79786e6190a4def520fee32c2cc7c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43216 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
Diffstat (limited to 'src/occ_405/occ_service_codes.h')
-rw-r--r--src/occ_405/occ_service_codes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/occ_405/occ_service_codes.h b/src/occ_405/occ_service_codes.h
index 2b066df..efdb838 100644
--- a/src/occ_405/occ_service_codes.h
+++ b/src/occ_405/occ_service_codes.h
@@ -143,6 +143,7 @@ enum occReasonCode
SENSOR_MAIN_MEM_ERROR = 0xF0,
INBAND_CMD_ERROR = 0xF1,
+ OPAL_TABLE_UPDATE_ERROR = 0xF2,
/// Success!
OCC_SUCCESS_REASON_CODE = 0xFF,
OpenPOWER on IntegriCloud