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

First sector fail fix #342

Merged
merged 4 commits into from
Aug 15, 2023
Merged

First sector fail fix #342

merged 4 commits into from
Aug 15, 2023

Commits on Aug 15, 2023

  1. add first sector powerfail to the powerfail-resume

    test, this will cause the test to fail since a power failure here means the fw_size of boot will be missing
    jpbland1 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0361629 View commit details
    Browse the repository at this point in the history
  2. fix powerfail case where the first and second sectors

    are swapped and therefore the fw_sizes are wrong
    jpbland1 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    36bf4c3 View commit details
    Browse the repository at this point in the history
  3. footprint update

    jpbland1 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fd03888 View commit details
    Browse the repository at this point in the history
  4. update based on pr comments

    jpbland1 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c26f1e6 View commit details
    Browse the repository at this point in the history