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/19 02:00:01 UTC

[GitHub] [incubator-nuttx] LingaoM opened a new pull request, #7130: arch: arm: tlsr: Use flase_read ins of memcpy

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

   Since tlsr arch support A/B bank, the hardware support relative addr to load or store, but for flash read, must use absolute addr. also combine with flash_<*>_method.
   
   Signed-off-by: Lingao Meng <me...@xiaomi.com>
   
   ## Summary
   
   ## Impact
   
   ## Testing
   
   


-- 
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 #7130: arch: arm: tlsr: Use flase_read ins of memcpy

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


-- 
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] LingaoM commented on pull request #7130: arch: arm: tlsr: Use flase_read ins of memcpy

Posted by GitBox <gi...@apache.org>.
LingaoM commented on PR #7130:
URL: https://github.com/apache/incubator-nuttx/pull/7130#issuecomment-1250467098

   @CV-Bowen FYI


-- 
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