[U-Boot] [PATCH 1/3] fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)

Kumar Gala galak at kernel.crashing.org
Thu Jan 13 23:10:52 CET 2011


On Jan 9, 2011, at 3:20 PM, Kumar Gala wrote:

> From: Jerry Huang <Chang-Ming.Huang at freescale.com>
> 
> Do not issue a manual asynchronous CMD12. Instead, use a (software)
> synchronous CMD12 or AUTOCMD12 to abort data transfer.
> 
> Signed-off-by: Jerry Huang <Chang-Ming.Huang at freescale.com>
> Signed-off-by: Roy Zang <tie-fei.zang at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/cmd_errata.c |    5 ++++-
> drivers/mmc/fsl_esdhc.c               |   10 +++++++++-
> include/configs/P4080DS.h             |    4 +++-
> 3 files changed, 16 insertions(+), 3 deletions(-)

applied

- k


More information about the U-Boot mailing list