summaryrefslogtreecommitdiffstats
path: root/src/usr/hdat/hdatspiraS.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/hdat/hdatspiraS.H')
-rwxr-xr-xsrc/usr/hdat/hdatspiraS.H5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/hdat/hdatspiraS.H b/src/usr/hdat/hdatspiraS.H
index 97d6a5972..d536f3652 100755
--- a/src/usr/hdat/hdatspiraS.H
+++ b/src/usr/hdat/hdatspiraS.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2016 */
+/* Contributors Listed Below - COPYRIGHT 2016,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -80,8 +80,9 @@ enum hdatSpiraSDataAreas
HDAT_SPIRAS_PCRD = 13, // PCRD (Chip related data area)
HDAT_SPIRAS_HOSTSR = 14, // HOSTSR (Host service data)
HDAT_SPIRAS_HBRT = 15, //HBRT (runtime data)
+ HDAT_SPIRAS_IPMI = 16, // IPMI Sensor MApping Data
- HDAT_SPIRAS_DA_LAST = 16
+ HDAT_SPIRAS_DA_LAST = 17
};
OpenPOWER on IntegriCloud