[RTEMS Project] #4172: atsam BSP: SD/MMC driver doesn't work any more

RTEMS trac trac at rtems.org
Thu Nov 12 07:32:16 UTC 2020


#4172: 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:  5
 Severity:  normal              |  Resolution:  fixed
 Keywords:                      |  Blocked By:
 Blocking:                      |
--------------------------------+---------------------------------
Changes (by Christian Mauderer <christian.mauderer@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"0af682cf5d04b0406e117b20cbf81fd84d9319f2/rtems"
 0af682c/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="0af682cf5d04b0406e117b20cbf81fd84d9319f2"
 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 #4172
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4172#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list