commit | f9c3a816c0de61565a0afd1608de20ecb54e9243 | [log] [tgz] |
---|---|---|
author | Haibo Chen <haibo.chen@nxp.com> | Tue Sep 01 15:34:06 2020 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Sep 17 14:41:07 2020 +0200 |
tree | d04a0e9cbee54c27e42e8dca25909bfff65764be | |
parent | d1a7205532a34bad2b83451258ca4ccacb9085e4 [diff] |
mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. Currently, after config the clock rate, delay 10ms, this is quite a rough method. Check the clock stable status in the present status register is enough. Tested-by: Ji Luo <ji.luo@nxp.com> Signed-off-by: Haibo Chen <haibo.chen@nxp.com>