commit | 05274cbb4680a1c9931ddda2620972577a53df30 | [log] [tgz] |
---|---|---|
author | Haojian Zhuang <haojian.zhuang@linaro.org> | Wed Nov 21 09:19:49 2018 +0800 |
committer | Haojian Zhuang <haojian.zhuang@linaro.org> | Mon Nov 26 09:20:23 2018 +0800 |
tree | cc5dd69148dcab38c8934e155b306d708c6a1f3b | |
parent | c14223f90e2fa091eff216a4d00158948fb83208 [diff] |
mmc: poll eMMC status after EXT_CSD command EXT_CSD command needs to access data from eMMC device. Add the operation of polling eMMC device status. Make sure the command is finished. Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>