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

Feature/no sleep emmc flashing #15

Merged
merged 3 commits into from
Jan 19, 2024
Merged

Conversation

ljkeller
Copy link
Contributor

EMMC serial handshaking, Release 1.0.0

This PR encapsulates the last feature before 1.0.0 release of the flash util: EMMC serial handshaking. Now, EMMC bootloader flashing has wait_for logic at the serial read level. This ensures the flash utility doesn't progress state unless the RZBoard is sending certain signals back to us.

QSPI already has handshaking logic.

This marks 1.0.0 release of rzboard_flash_util.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
EMMC flashing will no longer progress nonsensically when errors or
misshaps occur. Most all sleeps are gone.
@ljkeller ljkeller added the enhancement New feature or request label Jan 19, 2024
@ljkeller ljkeller merged commit e95bb75 into main Jan 19, 2024
6 checks passed
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant