You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "ldube (via GitHub)" <gi...@apache.org> on 2023/03/20 00:33:46 UTC

[GitHub] [nuttx] ldube opened a new pull request, #8844: boards/sama5d3-xplained: Add reboot support.

ldube opened a new pull request, #8844:
URL: https://github.com/apache/nuttx/pull/8844

   The peripheral reset flag was added to speed up the reboot. Rebooting takes too long (15 seconds) if this flag is not set.
   
   ## Summary
   Add reboot to sama5d3-xplained
   
   ## Impact
   Adds peripheral reset to all SAMA5D3 boards. Some SAMA5D2 boards do not have the peripheral reset bit.
   
   ## Testing
   Rebooted the board using the nsh reboot command.
   


-- 
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] [nuttx] pkarashchenko merged pull request #8844: boards/sama5d3-xplained: Add reboot support.

Posted by "pkarashchenko (via GitHub)" <gi...@apache.org>.
pkarashchenko merged PR #8844:
URL: https://github.com/apache/nuttx/pull/8844


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