summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/include/hw_access_def.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/hwpf/fapi2/include/hw_access_def.H')
-rw-r--r--src/import/hwpf/fapi2/include/hw_access_def.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/import/hwpf/fapi2/include/hw_access_def.H b/src/import/hwpf/fapi2/include/hw_access_def.H
index 7a5fda572..e433e3be7 100644
--- a/src/import/hwpf/fapi2/include/hw_access_def.H
+++ b/src/import/hwpf/fapi2/include/hw_access_def.H
@@ -7,7 +7,7 @@
/* */
/* EKB Project */
/* */
-/* COPYRIGHT 2012,2015 */
+/* COPYRIGHT 2012,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -51,6 +51,7 @@ enum ChipOpModifyMode
///
enum RingMode
{
+ RING_MODE_HEADER_CHECK = 0x00000000, ///< Check header
RING_MODE_SET_PULSE = 0x00000001, ///< Set pulse
RING_MODE_NO_HEADER_CHECK = 0x00000002, ///< Dont' check header
// FUTURE_MODE = 0x00000004,
OpenPOWER on IntegriCloud