summaryrefslogtreecommitdiff
path: root/openpicc/config/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'openpicc/config/board.h')
-rw-r--r--openpicc/config/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpicc/config/board.h b/openpicc/config/board.h
index 813a7a3..c2f0e2e 100644
--- a/openpicc/config/board.h
+++ b/openpicc/config/board.h
@@ -78,6 +78,7 @@
#define OPENPICC_PIO_CDIV_HELP_OUT AT91C_PA0_TIOA0
#define OPENPICC_PIO_CDIV_HELP_IN AT91C_PA29_TCLK2
+#define OPENPICC_IRQ_PRIO_PIO (AT91C_AIC_PRIOR_LOWEST+4)
#define OPENPICC_IRQ_PRIO_SSC (AT91C_AIC_PRIOR_HIGHEST-1)
#define OPENPCD_IRQ_PRIO_TC_FDT (AT91C_AIC_PRIOR_LOWEST+3)
personal git repositories of Harald Welte. Your mileage may vary