summaryrefslogtreecommitdiff
path: root/board/davedenx/qong/qong_fpga.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/davedenx/qong/qong_fpga.h')
-rw-r--r--board/davedenx/qong/qong_fpga.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/davedenx/qong/qong_fpga.h b/board/davedenx/qong/qong_fpga.h
index e8042b1..4e11f5a 100644
--- a/board/davedenx/qong/qong_fpga.h
+++ b/board/davedenx/qong/qong_fpga.h
@@ -33,8 +33,8 @@
#define QONG_FPGA_TMS_PIN 25
#define QONG_FPGA_TDI_PIN 8
#define QONG_FPGA_TDO_PIN 7
-#define QONG_FPGA_RST_PIN 16
-#define QONG_FPGA_IRQ_PIN 8
+#define QONG_FPGA_RST_PIN 48
+#define QONG_FPGA_IRQ_PIN 40
#endif
#endif /* QONG_FPGA_H */