mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-27 19:19:29 +08:00
bsp/qoriq: Fix interrupt numbers
This commit is contained in:
@@ -129,9 +129,9 @@ extern "C" {
|
||||
#define QORIQ_IRQ_DMA_CHANNEL_3_2 241
|
||||
#define QORIQ_IRQ_DMA_CHANNEL_3_3 242
|
||||
#define QORIQ_IRQ_DMA_CHANNEL_3_4 243
|
||||
#define QORIQ_IRQ_DMA_CHANNEL_3_4 244
|
||||
#define QORIQ_IRQ_DMA_CHANNEL_3_5 245
|
||||
#define QORIQ_IRQ_DMA_CHANNEL_3_6 246
|
||||
#define QORIQ_IRQ_DMA_CHANNEL_3_5 244
|
||||
#define QORIQ_IRQ_DMA_CHANNEL_3_6 245
|
||||
#define QORIQ_IRQ_DMA_CHANNEL_3_7 246
|
||||
#define QORIQ_IRQ_DMA_CHANNEL_3_8 247
|
||||
|
||||
#define QORIQ_IRQ_EXT_BASE 256
|
||||
|
||||
Reference in New Issue
Block a user