You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/09/16 13:41:30 UTC

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request, #7112: arch/arm/samv7: fix random corruption of data after SDIO RX DMA transaction

pkarashchenko opened a new pull request, #7112:
URL: https://github.com/apache/incubator-nuttx/pull/7112

   ## Summary
   1. Fix random corruption of data after SDIO RX DMA transaction by invalidating the cache on memory updated by the DMA
   2. use time based timeout calculation instead of cycle based
   3. minor styling fixes
   
   ## Impact
   SAMv7 based boards
   
   ## Testing
   Custom SAMe70 based board
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7112: arch/arm/samv7: fix random corruption of data after SDIO RX DMA transaction

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #7112:
URL: https://github.com/apache/incubator-nuttx/pull/7112


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org