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 ac89eba..5d80bf5 100644
--- a/cf-fsi-fw.h
+++ b/cf-fsi-fw.h
@@ -103,8 +103,9 @@
/* Misc */
#define INT_CNT 0x30 /* 32-bit interrupt count */
-#define BAD_INT_VEC 0x34
+#define BAD_INT_VEC 0x34 /* 32-bit bad interrupt vector # */
#define CF_STARTED 0x38 /* byte, set to -1 when copro started */
+#define CLK_CNT 0x3c /* 32-bit, clock count (debug only) */
/*
* SRAM layout: GPIO arbitration part
OpenPOWER on IntegriCloud