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

System update: add successful boot feature #69

Closed
zehnm opened this issue Mar 9, 2021 · 0 comments · Fixed by #75
Closed

System update: add successful boot feature #69

zehnm opened this issue Mar 9, 2021 · 0 comments · Fixed by #75
Assignees
Labels
enhancement New feature or request

Comments

@zehnm
Copy link
Member

zehnm commented Mar 9, 2021

Expected Behavior or Design

After a system update the system needs to be supervised if the update was successful:

  • Is the remote is able to boot the updated system?
  • Does the new app start successfully?

If the update doesn't work, the system needs to be automatically revert to the previous state.

Possible Solution

  • U-Boot boot counter
  • Successful boot flag in U-Boot environment, set by the remote app or a watchdog

Detailed Description and Additional Information

Boot count example: https://afterhourscoding.wordpress.com/2020/07/26/integrating-swupdate-with-u-boot/

@zehnm zehnm added the enhancement New feature or request label Mar 9, 2021
@zehnm zehnm added this to the Full System Update milestone Mar 9, 2021
@zehnm zehnm self-assigned this Mar 9, 2021
@zehnm zehnm closed this as completed in #75 Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant