]> Git Repo - u-boot.git/commit
mmc: dw_mmc: reduce timeout detection cycle
authorXu Ziyuan <[email protected]>
Tue, 19 Jul 2016 01:38:22 +0000 (09:38 +0800)
committerSimon Glass <[email protected]>
Thu, 28 Jul 2016 02:15:48 +0000 (20:15 -0600)
commit02ebd42cf19e523593d8e4e8f3d02083299fcdbb
tree973455836c56316f03a3f434059c938e6875b3e5
parent61f5ddcb7a997f7b7bca3680cd6f67e60e616841
mmc: dw_mmc: reduce timeout detection cycle

It's no need to speed 10 seconds to wait the mmc device out from busy
status. 500 milliseconds enough.

Signed-off-by: Ziyuan Xu <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
Tested-by: Jaehoon Chung <[email protected]>
drivers/mmc/dw_mmc.c
This page took 0.029904 seconds and 4 git commands to generate.