summaryrefslogtreecommitdiffstats
path: root/src/occ_405/occ_service_codes.h
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2016-05-11 11:57:13 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2016-05-13 12:48:06 -0400
commit6f82299cb1e306dabef5bbae1a9d4e5817dbcea9 (patch)
tree77d9cd1179c5101155a8b38111fa0920f0c0e6ef /src/occ_405/occ_service_codes.h
parent3ad5dcc5de34f47b029c9b0716d985c0335dd013 (diff)
downloadtalos-occ-6f82299cb1e306dabef5bbae1a9d4e5817dbcea9.tar.gz
talos-occ-6f82299cb1e306dabef5bbae1a9d4e5817dbcea9.zip
Fix up SRC parsing errors
Change-Id: I4c708fbc0158577ff143462490e7abe8d3795d66 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24382 Tested-by: FSP CI Jenkins Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Wael El-Essawy <welessa@us.ibm.com>
Diffstat (limited to 'src/occ_405/occ_service_codes.h')
-rw-r--r--src/occ_405/occ_service_codes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/occ_405/occ_service_codes.h b/src/occ_405/occ_service_codes.h
index 0ced425..aa6d243 100644
--- a/src/occ_405/occ_service_codes.h
+++ b/src/occ_405/occ_service_codes.h
@@ -69,6 +69,8 @@ enum occReasonCode
DIMM_ERROR_TEMP = 0x30,
/// Frequency limited due to oversubscription condition
OVERSUB_LIMIT_ALERT = 0x33,
+ /// Invalid configuration data (MRW, etc.)
+ INVALID_CONFIG_DATA = 0x34,
/// Centaur reached error threshold
CENT_ERROR_TEMP = 0x40,
/// Centaur in-band scom failure
OpenPOWER on IntegriCloud