]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl_esdhc: Add function to reset the eSDHC controller
authorJerry Huang <Chang-Ming.Huang@freescale.com>
Thu, 18 Mar 2010 20:57:06 +0000 (15:57 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 7 Apr 2010 05:01:11 +0000 (00:01 -0500)
commit48bb3bb5ac4dd21e931ae157caad6449bcb2d0d4
treec5d04449f57b2ef4817a2b5e050d8437683fa1b1
parentcc4d1226585fa2544b5116702b02eacbb7aa48a1
fsl_esdhc: Add function to reset the eSDHC controller

To support multiple block read command we must set abort or use auto
CMD12.  If we booted from eSDHC controller neither of these are used
and thus we need to reset the controller to allow multiple block read
to function.

Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
drivers/mmc/fsl_esdhc.c
include/fsl_esdhc.h