m68k: fix mcf5441x total interrupt number

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
This commit is contained in:
Angelo Dureghello 2018-02-04 21:13:12 +01:00
parent 2976d3c150
commit a1ed3a83be

View File

@ -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 */