summaryrefslogtreecommitdiffstats
path: root/cf-fsi-fw.h
diff options
context:
space:
mode:
Diffstat (limited to 'cf-fsi-fw.h')
-rw-r--r--cf-fsi-fw.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cf-fsi-fw.h b/cf-fsi-fw.h
index 1ffa0a5..9356a41 100644
--- a/cf-fsi-fw.h
+++ b/cf-fsi-fw.h
@@ -32,7 +32,8 @@
#define API_VERSION_MAJ 1 /* Current version */
#define API_VERSION_MIN 1
#define HDR_FW_OPTIONS 0x08 /* 4 bytes option flags */
-#define FW_OPTION_TRACE_EN 0x00000001 /* FW tracing enabled */
+#define FW_OPTION_TRACE_EN 0x00000001 /* FW tracing enabled */
+#define FW_OPTION_CONT_CLOCK 0x00000002 /* Continuous clocking */
/* Boot Config: Address of Command/Status area */
#define HDR_CMD_STAT_AREA 0x80 /* 4 bytes CF address */
OpenPOWER on IntegriCloud