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

Use A/B boot on flight images #39

Open
ryanpdx opened this issue Jan 24, 2024 · 0 comments
Open

Use A/B boot on flight images #39

ryanpdx opened this issue Jan 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ryanpdx
Copy link
Member

ryanpdx commented Jan 24, 2024

Our flight image should use a A/B boot scheme. This is supported with u-boot, so we should do it.

https://bootlin.com/pub/conferences/2022/elce/opdenacker-implementing-A-B-system-updates-with-u-boot/opdenacker-implementing-A-B-system-updates-with-u-boot.pdf

Example partition table:

  • P1: Boot (u-boot)
  • P2: Root A
  • P3: Root B
  • P4: Shared Data (like camera captures)
@ryanpdx ryanpdx added the enhancement New feature or request label Jan 24, 2024
@ryanpdx ryanpdx self-assigned this Jan 24, 2024
@ryanpdx ryanpdx changed the title Use A/B boot on flight image Use A/B boot on flight images Jan 28, 2024
@ryanpdx ryanpdx removed their assignment Jun 2, 2024
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
Status: Backlog
Development

No branches or pull requests

1 participant