sdhci: Fix the timeout value to 2550ms instead of 10000 loops.

This can eliminate the processor dependent factors to time the
device busy when processing R1b-type command. Some devices take
longer time to accomplish the tasks and not exceed the defined
timeout; however, this driver will treat those devices timeout
in some conditions.

BRANCH=rambi
BUG=chrome-os-partner:28920
TEST=manual: verified CMD6 on Hynix eMMC can be treated as
normal complete instead of timeout.

Change-Id: I0d837fab8d22f062948a87451cfc65aa41dd3611
Signed-off-by: Kenji Chen <kenji.chen@intel.com>
Reviewed-on: https://chromium-review.googlesource.com/200367
Reviewed-by: Ryan Lin <ryan.lin@intel.com>
Tested-by: Ryan Lin <ryan.lin@intel.com>
Reviewed-by: T.H. Lin <T.H_Lin@quantatw.com>
Tested-by: T.H. Lin <T.H_Lin@quantatw.com>
Commit-Queue: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-by: Shawn Nematbakhsh <shawnn@chromium.org>
1 file changed