]> Git Repo - J-u-boot.git/commit - include/fsl_esdhc.h
fsl_esdhc: Add function to reset the eSDHC controller
authorJerry Huang <[email protected]>
Thu, 18 Mar 2010 20:57:06 +0000 (15:57 -0500)
committerKumar Gala <[email protected]>
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 <[email protected]>
Signed-off-by: Roy Zang <[email protected]>
Acked-by: Stefano Babic <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
drivers/mmc/fsl_esdhc.c
include/fsl_esdhc.h
This page took 0.034536 seconds and 4 git commands to generate.