[RTEMS Project] #4173: atsam BSP: SD/MMC driver doesn't work any more
RTEMS trac
trac at rtems.org
Thu Nov 12 07:31:09 UTC 2020
#4173: atsam BSP: SD/MMC driver doesn't work any more
--------------------------------+---------------------------------
Reporter: Christian Mauderer | Owner: Christian Mauderer
Type: defect | Status: closed
Priority: normal | Milestone:
Component: bsps | Version: 6
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
--------------------------------+---------------------------------
Changes (by Christian Mauderer <christian.mauderer@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"cab11b5b805b5fd54113b51992d900607870cb75/rtems"
cab11b5/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="cab11b5b805b5fd54113b51992d900607870cb75"
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
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4173#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list