Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boards/sama5d3-xplained: Add reboot support. #8844

Merged
merged 1 commit into from Mar 20, 2023

Conversation

ldube
Copy link
Contributor

@ldube ldube commented Mar 20, 2023

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.

The peripheral reset flag was added to speed up the reboot.
Rebooting takes too long (15 seconds) if this flag is not set.
@pkarashchenko pkarashchenko merged commit f5575b1 into apache:master Mar 20, 2023
26 checks passed
@jerpelea jerpelea added this to To-Add in Release Notes - 12.1.0 Apr 3, 2023
@jerpelea jerpelea moved this from To-Add to Added in Release Notes - 12.1.0 Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants