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

[Original #1324] Verify the bootloader was flashed correctly and retry if not #1329

Merged

Conversation

avtolstoy
Copy link
Member

@avtolstoy avtolstoy commented May 10, 2017

Original #1324. Correctly retargeted

Problem

As a safety measure we should verify that when updating bootloader OTA or over YModem the copy operation from ota_module area to the bootloader area has succeeded and the bootloader image in bootloader_module area passes the checks. If not, there is nothing we can do but retry until it does.

Solution

Verify the bootloader was flashed correctly and retry if not.

Steps to Test

N/A

Example App

N/A

References

N/A


Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA (Info here)
  • Problem and Solution clearly stated
  • Run unit/integration/application tests on device
  • Added documentation
  • Added to CHANGELOG.md after merging (add links to docs and issues)

Enhancement

  • [PR #1329] Adds a verification and retry scheme to the bootloader flashing routine.

@avtolstoy avtolstoy added this to the 0.7.0 milestone May 10, 2017
@technobly technobly merged commit f6a2d5b into feature/photon/wiced-3.7.0-7 May 10, 2017
avtolstoy pushed a commit to avtolstoy/firmware that referenced this pull request May 10, 2017
…ash-retry

[Original particle-iot#1324] Verify the bootloader was flashed correctly and retry if not
@technobly technobly deleted the feature/bootloader-flash-retry branch June 15, 2017 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants