summaryrefslogtreecommitdiffstats
path: root/src/occ_405/errl/errl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/errl/errl.h')
-rwxr-xr-xsrc/occ_405/errl/errl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/occ_405/errl/errl.h b/src/occ_405/errl/errl.h
index 042841e..18bc791 100755
--- a/src/occ_405/errl/errl.h
+++ b/src/occ_405/errl/errl.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2017 */
+/* Contributors Listed Below - COPYRIGHT 2011,2018 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -200,7 +200,7 @@ struct ErrlUserDetails
uint8_t iv_version; // User Details Version
uint8_t iv_reserved; // Reserved
uint16_t iv_modId; // Module Id
- uint32_t iv_fwLevel; // Firmware Level
+ uint32_t iv_fclipHistory; // Frequency Clip History
uint64_t iv_timeStamp; // Time Stamp
uint8_t iv_occId; // OCC ID
uint8_t iv_occRole; // OCC Role
OpenPOWER on IntegriCloud