You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to add a step to set the new active slot during the post_update.
This could be a little tricky since we need to wait for the RoT to be back online after it's reset.
The reset takes a few seconds, I believe the best way to check that a reset has been successful is by checking boot_info. This should be updated with the information from the update once it's ready.
We want to add a step to set the new active slot during the
post_update
.This could be a little tricky since we need to wait for the RoT to be back online after it's reset.
The reset takes a few seconds, I believe the best way to check that a reset has been successful is by checking boot_info. This should be updated with the information from the update once it's ready.
Then we can set the device as the active slot
Related: #7989
The text was updated successfully, but these errors were encountered: