You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2025. It is now read-only.
Commit aae1bdf introduced some
additional control at the beginning of the sdhci_send_cmd() function
but the implementation is causing a 2 ms hit on most of the
sdhci_send_cmd() calls.
This patch keeps the same timeout values (keep the safety) but fixes
the delay issue.
Change-Id: I94f1a15e021ed9736ef48f2aab56739dfea7e219
Tracked-On: https://jira01.devtools.intel.com/browse/OAM-67687
Signed-off-by: Jeremy Compostella <[email protected]>
Reviewed-on: https://android.intel.com:443/641719
0 commit comments