commit | e6a999b8b59546bb1b954dbd461b74a4800bb041 | [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 | 5f07dd3c526597a52482612c48287cedae318b27 [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>