Skip to content
Commit d4a5fa31 authored by Joel Johnson's avatar Joel Johnson Committed by Peng Fan
Browse files

mmc: add additional quirk for APP_CMD retry



It was observed (on ClearFog Base) that sending MMC APP_CMD returned
an error on the first attempt. The issue appears to be timing related
since even inserting a puts() short debug entry before the execution
added sufficient delay to receive success on first attempt.

Follow the existing quirks pattern to retry if initial issuance
failed so as to not introduce any delay unless needed.

Signed-off-by: default avatarJoel Johnson <mrjoel@lixil.net>
parent f1bce084
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment