m68k: fix mcf5441x total interrupt number

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
lime2-spi
Angelo Dureghello 6 years ago
parent 2976d3c150
commit a1ed3a83be
  1. 2
      arch/m68k/include/asm/immap.h

@ -362,7 +362,7 @@
#endif
#define CONFIG_SYS_INTR_BASE (MMAP_INTC0)
#define CONFIG_SYS_NUM_IRQS (128)
#define CONFIG_SYS_NUM_IRQS (192)
#endif /* CONFIG_M54418 */

Loading…
Cancel
Save