summaryrefslogtreecommitdiffstats
path: root/src/include/usr/lpc/lpc_reasoncodes.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/lpc/lpc_reasoncodes.H')
-rw-r--r--src/include/usr/lpc/lpc_reasoncodes.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/usr/lpc/lpc_reasoncodes.H b/src/include/usr/lpc/lpc_reasoncodes.H
index d5c15628a..ed2de4bfb 100644
--- a/src/include/usr/lpc/lpc_reasoncodes.H
+++ b/src/include/usr/lpc/lpc_reasoncodes.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2014,2017 */
+/* Contributors Listed Below - COPYRIGHT 2014,2018 */
/* [+] Google Inc. */
/* [+] International Business Machines Corp. */
/* */
@@ -55,6 +55,7 @@ namespace LPC
RC_CANT_USE_SENTINEL = LPC_COMP_ID | 0x08,
RC_BAD_TARGET = LPC_COMP_ID | 0x09,
RC_LPCHC_ERROR = LPC_COMP_ID | 0x0A,
+ RC_LPCHC_SYNCAB_ERROR = LPC_COMP_ID | 0x0B,
};
};
OpenPOWER on IntegriCloud