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.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/cf-code/cf-fsi-romulus.h b/cf-code/cf-fsi-romulus.h
deleted file mode 100644
index 3ffdc67..0000000
--- a/cf-code/cf-fsi-romulus.h
+++ /dev/null
@@ -1,12 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0+
-#define CLOCK_GPIO_VREG 0x1e0
-#define CLOCK_GPIO_DREG 0x0d8
-#define CLOCK_GPIO_BIT 16
-#define DATA_GPIO_VREG 0x1e0
-#define DATA_GPIO_DREG 0x0d8
-#define DATA_GPIO_BIT 18
-#define TRANS_GPIO_VREG 0x080
-#define TRANS_GPIO_DREG 0x0d0
-#define TRANS_GPIO_BIT 10
-
-#define SYS_SIG SYS_SIG_ROMULUS
OpenPOWER on IntegriCloud