summaryrefslogtreecommitdiffstats
path: root/cf-code/cf-fsi-romulus.h
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-06-28 11:38:55 +1000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-06-28 21:34:11 +1000
commitf4680fa1cb44e210480648567ad6da0f2d5db83a (patch)
tree2a41e7ac5a630a5e79d8b57a136d992c4ce5f8f1 /cf-code/cf-fsi-romulus.h
parentbe2bfce487dabc94782f94563116e7ec118bb1bf (diff)
downloadcf-fsi-f4680fa1cb44e210480648567ad6da0f2d5db83a.tar.gz
cf-fsi-f4680fa1cb44e210480648567ad6da0f2d5db83a.zip
WIP non-system-specific FW
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