summaryrefslogtreecommitdiffstats
path: root/src/include/runtime/generic_hbrt_fsp_message.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/runtime/generic_hbrt_fsp_message.H')
-rw-r--r--src/include/runtime/generic_hbrt_fsp_message.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/runtime/generic_hbrt_fsp_message.H b/src/include/runtime/generic_hbrt_fsp_message.H
index 30566290d..3d2f48c0a 100644
--- a/src/include/runtime/generic_hbrt_fsp_message.H
+++ b/src/include/runtime/generic_hbrt_fsp_message.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2013,2018 */
+/* Contributors Listed Below - COPYRIGHT 2013,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -191,6 +191,7 @@ struct GenericFspMboxMessage_t
MSG_SINGLE_SCOM_OP = 0x0005,
MSG_MULTI_SCOM_OP = 0x0006,
MSG_ATTR_SYNC_REQUEST = 0x000000A5,
+ MSG_OCC_ACTIVE = 0x000000A6,
MSG_SBE_ERROR = 0x000000D4,
MSG_SBE_RECOVERY_SUCCESS = 0x000000D5,
MSG_SBE_RECOVERY_FAILED = 0x000000D6,
OpenPOWER on IntegriCloud