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

fix #96 - can now flash via bbf on attached USB #103

Merged
merged 1 commit into from
Jan 30, 2022

Conversation

vintagepc
Copy link
Owner

Description

Fixes board version detection and implements flash sector erase so the sim can self-flash.

Behaviour/ Breaking changes

First read of OTP area HW version will return "0" for the bootloader version check. This might manifest as board version "0.0.4" in the support->version page. Re-entering will report the custom "4.0.4" version again.

Have you tested the changes?

Yes, can now flash a .bbf in the sim during boot

Other

Sometimes still affected by #85 after boot, can cause a reset or BSOD after the flashing completes.

Linked issues:

@vintagepc vintagepc merged commit bf29966 into MINI404 Jan 30, 2022
@vintagepc vintagepc deleted the 96-fix-self-flash branch January 30, 2022 16:00
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.

[FEATURE/Bug] Bootloader flashing
1 participant