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

Kickstart should try SDHC mode only when first reading a sector >2G #33

Open
gardners opened this issue Feb 23, 2014 · 0 comments
Open

Comments

@gardners
Copy link
Owner

Trying SDHC mode on SD cards adds ~2 seconds to the kickstart time, instead of SD card access being possible within ~0.2 seconds. This is very annoying. SD mode is okay for SDHC cards when accessing the first 2GB as far as I know. So we should just bring the card up in SD mode, and when first trying to access a sector >2GB, then we should try for SDHC mode, and incur the delay only at that point in time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant