summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cf-fsi-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cf-fsi-test.c b/cf-fsi-test.c
index 059ce68..7d1ee8f 100644
--- a/cf-fsi-test.c
+++ b/cf-fsi-test.c
@@ -104,7 +104,7 @@ static inline void writeq(uint64_t val, void *addr)
#define GPIO_AA_SRC_BIT 0x00010000
#define GPIO_R_SRC_BIT 0x00000100
-#define CVIC_BASE 0x000c2000 /* 1e602000 */
+#define CVIC_BASE 0x000c2000 /* 1e6c2000 */
#define CVIC_EN_REG 0x10
#define CVIC_TRIG_REG 0x18
OpenPOWER on IntegriCloud