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/07/28 04:29:20 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6717: arch: Call board_reset before up_irq_save and spin_trylock

xiaoxiang781216 commented on PR #6717:
URL: https://github.com/apache/incubator-nuttx/pull/6717#issuecomment-1197645511

   > @xiaoxiang781216 - if board reset call sys reset how does this work?
   
   It should work as before if the implementation is just simply write some registers. The change is only affected the more complex implementation such as need IPC to other core to request the reset.


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