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 SD Card write failures by increasing timeout #391

Merged
merged 3 commits into from
Dec 2, 2023

Conversation

harrowm
Copy link
Collaborator

@harrowm harrowm commented Dec 2, 2023

Increase write max wait value from 1600 to 2500. Largest wait value required through testing on a 68020 board is 2099. Added 20% margin to that :)

Copy link
Collaborator

@roscopeco roscopeco left a comment

Choose a reason for hiding this comment

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

Looks good here, really great work on this @harrowm , a lot of behind the scenes detective work!

@harrowm harrowm merged commit 7d2aa2b into develop Dec 2, 2023
1 check passed
@harrowm harrowm deleted the sd_wait_retry_increase branch December 2, 2023 14:26
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.

2 participants