summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/include/fatal.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-08-03 08:53:13 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-08-04 14:24:56 +0200
commit694c31f9900ad05ad349f4b7227150d9de6ab171 (patch)
tree7abab55db78380a77b8bb360ef39088e3d640630 /c/src/lib/libbsp/shared/include/fatal.h
parentbsps/arm: Add ARMv7-AR Generic Timer clock driver (diff)
downloadrtems-694c31f9900ad05ad349f4b7227150d9de6ab171.tar.bz2
bsp/imx: New BSP
Update #3090.
Diffstat (limited to 'c/src/lib/libbsp/shared/include/fatal.h')
-rw-r--r--c/src/lib/libbsp/shared/include/fatal.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/shared/include/fatal.h b/c/src/lib/libbsp/shared/include/fatal.h
index 1bdfde6f6e..cc303fa1f5 100644
--- a/c/src/lib/libbsp/shared/include/fatal.h
+++ b/c/src/lib/libbsp/shared/include/fatal.h
@@ -134,7 +134,11 @@ typedef enum {
ATSAM_FATAL_PIO_IRQ_C,
ATSAM_FATAL_PIO_IRQ_D,
ATSAM_FATAL_PIO_IRQ_E,
- ATSAM_FATAL_PIO_CONFIGURE_IT
+ ATSAM_FATAL_PIO_CONFIGURE_IT,
+
+ /* i.MX fatal codes */
+ IMX_FATAL_GENERIC_TIMER_FREQUENCY = BSP_FATAL_CODE_BLOCK(12),
+ IMX_FATAL_GENERIC_TIMER_IRQ
} bsp_fatal_code;
RTEMS_NO_RETURN static inline void