diff options
author | Grazvydas Ignotas | 2012-03-19 12:12:06 +0000 |
---|---|---|
committer | Andy Fleming | 2012-05-08 18:02:22 -0500 |
commit | 25c719e2c3247ef0bab28ee562f978e2ce9211e3 (patch) | |
tree | 3f943876a3f1355615e5b435bd44a47f87ac4d2d /include/configs/xaeniax.h | |
parent | 15ceb1de81e282426d8988264469508fb5dbd192 (diff) |
mmc: omap: handle controller errors properly
According to OMAP3 TRM, when the controller reports certain errors,
driver must perform a software reset. This is done by setting a bit
in SYSCTL and waiting it to clear:
- SRC on command timeout (CTO)
- SRD on data errors (DTO, DCRC and DEB)
This fixes a problem seen on OMAP3 pandora board with some cards
that won't work with a message printed multiple times:
timedout waiting on cmd inhibit to clear
Code loosely based on Linux omap_hsmmc driver.
Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Tested-by: Tom Rini <trini@ti.com>
Tested-by: Pali Rohár <pali.rohar@gmail.com>
Diffstat (limited to 'include/configs/xaeniax.h')
0 files changed, 0 insertions, 0 deletions