mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-04-14 07:29:47 +00:00
Add more interrupt numbers to microwatt_soc.h
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
*/
|
||||
#define IRQ_UART0 0
|
||||
#define IRQ_ETHERNET 1
|
||||
#define IRQ_UART1 2
|
||||
#define IRQ_SDCARD 3
|
||||
#define IRQ_GPIO 4
|
||||
|
||||
/*
|
||||
* Register definitions for the syscon registers
|
||||
|
||||
Reference in New Issue
Block a user