summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cf-code/cf-fsi-witherspoon.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/cf-code/cf-fsi-witherspoon.h b/cf-code/cf-fsi-witherspoon.h
new file mode 100644
index 0000000..aa435fb
--- /dev/null
+++ b/cf-code/cf-fsi-witherspoon.h
@@ -0,0 +1,6 @@
+#define CLOCK_GPIO_REG 0x1e0
+#define CLOCK_GPIO_BIT 16
+#define DATA_GPIO_REG 0x020
+#define DATA_GPIO_BIT 0
+#define TRANS_GPIO_REG 0x080
+#define TRANS_GPIO_BIT 10
OpenPOWER on IntegriCloud