Home
last modified time | relevance | path

Searched hist:f7c0370c61e0bddb75b6c77373ebbacae1e904ab (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Ddw_mmc.cf7c0370c61e0bddb75b6c77373ebbacae1e904ab Thu Jul 26 03:30:17 UTC 2018 Jason Zhu <jason.zhu@rock-chips.com> mmc: dw_mmc: fix timeout error

If data error, we will reset the controller and wait when it is
ready. But the timeout data type is u32, it is never less than
zero. So change judgement data to one.

Change-Id: If049da06ecfe42fd31cca344bf87f69f7850dbe2
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>