summaryrefslogtreecommitdiffstats
path: root/bsps/include/bsp/fatal.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-07-19 14:38:44 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-07-25 10:07:43 +0200
commit3a263a9b02227ebb056eef7bcbbc378cacbd476e (patch)
tree385585033875178d8e0ce88362036e7edcc26f59 /bsps/include/bsp/fatal.h
parentbsp/riscv: Disable HTIF support by default (diff)
downloadrtems-3a263a9b02227ebb056eef7bcbbc378cacbd476e.tar.bz2
bsp/riscv: Add and use riscv_fdt_get_address()
Update #3433.
Diffstat (limited to 'bsps/include/bsp/fatal.h')
-rw-r--r--bsps/include/bsp/fatal.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/bsps/include/bsp/fatal.h b/bsps/include/bsp/fatal.h
index 92ab55fbb4..71edcb0afc 100644
--- a/bsps/include/bsp/fatal.h
+++ b/bsps/include/bsp/fatal.h
@@ -144,7 +144,8 @@ typedef enum {
RISCV_FATAL_NO_NS16550_REG_IN_DEVICE_TREE,
RISCV_FATAL_NO_NS16550_CLOCK_FREQUENCY_IN_DEVICE_TREE,
RISCV_FATAL_UNEXPECTED_INTERRUPT_EXCEPTION,
- RISCV_FATAL_CLOCK_IRQ_INSTALL
+ RISCV_FATAL_CLOCK_IRQ_INSTALL,
+ RISCV_FATAL_NO_CLINT_REG_IN_DEVICE_TREE
} bsp_fatal_code;
RTEMS_NO_RETURN static inline void