Home
last modified time | relevance | path

Searched hist:"9 e8ce8162d1b0500db3a56b0878c10ae0dbdc425" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c9e8ce8162d1b0500db3a56b0878c10ae0dbdc425 Tue Nov 06 09:11:17 UTC 2018 Ziyuan Xu <xzy.xu@rock-chips.com> mmc: distinguish switch command via send_status

The cmd13 can't guarantee the switch command is success even it response
without any error bit assert. So we should wait busy signal to wait the
behaviour of the device is completed.

Change-Id: Ia7e9efc27b5e05a7bcb9b4c98eef1e134efc29e7
Fixes: 55e5defd2071 ("mmc: rework mmc_switch for non-send_status scenario")
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>