Skip to content
Commit fe852273 authored by Ming Lei's avatar Ming Lei Committed by Chris Ball
Browse files

Revert "mmc: omap_hsmmc: Enable Auto CMD12"

This patch reverts the commit dba3c29e.

After bisecting, this commit dba3c29e is found to ruin micro-SD card data
(writing incorrect file, or fs is corrupt after several times mount)
on the beagle-xm revB, and reverting the commit will fix the problem.

Also from TRM of OMAP3/OMAP4/DM37x, the below is mentioned about
the Auto CMD12 Enable bit.
        - SDIO does not support this feature.
        - SD card only.
Looks it is not suitable to always enable Auto CMD12 in host controller
driver.

Considered that the commit is not mature enough, so ask to revert it
first.

Cc: Balaji T K <balajitk@ti.com>
Cc: Venkatraman S <svenkatr@ti.com>
Buglink: https://lkml.org/lkml/2012/6/10/225


Reported-by: default avatarPaolo Pisati <p.pisati@gmail.com>
Reported-bisected-and-tested-by: default avatarMing Lei <ming.lei@canonical.com>
Signed-off-by: default avatarMing Lei <ming.lei@canonical.com>
Acked-by: default avatarVenkatraman S <svenkatr@ti.com>
Signed-off-by: default avatarChris Ball <cjb@laptop.org>
parent d380443c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment