summaryrefslogtreecommitdiffstats
path: root/cf-code/cf-fsi-romulus.h
diff options
context:
space:
mode:
Diffstat (limited to 'cf-code/cf-fsi-romulus.h')
-rw-r--r--cf-code/cf-fsi-romulus.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/cf-code/cf-fsi-romulus.h b/cf-code/cf-fsi-romulus.h
new file mode 100644
index 0000000..3edcb54
--- /dev/null
+++ b/cf-code/cf-fsi-romulus.h
@@ -0,0 +1,7 @@
+#define CLOCK_GPIO_REG 0x1e0
+#define CLOCK_GPIO_BIT 16
+#define DATA_GPIO_REG 0x1e0
+#define DATA_GPIO_BIT 18
+#define TRANS_GPIO_REG 0x080
+#define TRANS_GPIO_BIT 10
+
OpenPOWER on IntegriCloud