Changeset cab11b5 in rtems for bsps/arm

Timestamp:
11/09/20 08:16:51 (3 years ago)
Author:
Christian Mauderer <christian.mauderer@…>
Branches:
master
Children:
ced13022
Parents:
d5d9a89
git-author:
Christian Mauderer <christian.mauderer@…> (11/09/20 08:16:51)
git-committer:
Christian Mauderer <christian.mauderer@…> (11/12/20 07:30:20)
Message:

bsp/atsam: Fix XDMAD status

In "bsp/atsam: Simplify XDMAD_Handler()" (5f813694f68cee) the interrupt
callback has been made unconditional. That allowed to avoid some special
deadlock situations in error cases. But it removed part of the XDMAD
status handling.

This patch adds the ability to update the XDMAD status from the
callback if that is necessary for the driver.

Fixes #4173

(No files)

Note: See TracChangeset for help on using the changeset viewer.