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

Re-calculate the bootloader's SHA256 #567

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Jan 31, 2024

Fixes #206

We modify the ESP-IDF booloader's header - then we also need to re-calculate it's SHA256

Copy link
Member

@SergioGasquez SergioGasquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet! Thanks for the fix, I didn't realize it was the bootloader hash which was giving troubles.

@SergioGasquez SergioGasquez merged commit 7ab4d24 into esp-rs:main Jan 31, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SHA-256 comparison failed: [...] attempting to boot anyway...
2 participants