From 6f82299cb1e306dabef5bbae1a9d4e5817dbcea9 Mon Sep 17 00:00:00 2001 From: William Bryan Date: Wed, 11 May 2016 11:57:13 -0500 Subject: 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 Reviewed-by: Wael El-Essawy --- src/occ_405/occ_service_codes.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/occ_405/occ_service_codes.h') 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 -- cgit v1.2.1