diff options
author | Tom Rini | 2021-05-07 08:57:32 -0400 |
---|---|---|
committer | Tom Rini | 2021-05-07 08:57:32 -0400 |
commit | 07b53103b7a6c228ae8b74ae720b9c5d219ee7fd (patch) | |
tree | ab78b271289deb21d345c92e1e3ecc8d46d2e085 /doc | |
parent | 1b8ad819cead7020d35f6251ef0cf3f393c61e51 (diff) | |
parent | 91e4b7516d84cefab7324765b3c8d6a909185ce2 (diff) |
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Diffstat (limited to 'doc')
-rw-r--r-- | doc/usage/exception.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/usage/exception.rst b/doc/usage/exception.rst index db1490f0055..27df88bd5c9 100644 --- a/doc/usage/exception.rst +++ b/doc/usage/exception.rst @@ -31,6 +31,9 @@ type **RISC-V:** + ebreak + breakpoint exception + unaligned load address misaligned |