
1 Dec
2014
1 Dec
'14
1:59 p.m.
This set of commits fixes some problems and drawbacks in current implementation of MMC Dual Data Rate mode support.
These changes were tested not with dw_mmc driver, but with DDR mode support implementation for fsl_esdhc driver, ported from Freescale's 2009.08 based version and not yet submitted to the community.
Andrew Gabbasov (4): mmc: Fix handling of bus widths and DDR card capabilities mmc: Fix Dual Data Rate capability recognition mmc: Fix block length for DDR mode mmc: dw_mmc: Use active DDR mode flag
common/cmd_mmc.c | 3 ++- drivers/mmc/dw_mmc.c | 2 +- drivers/mmc/mmc.c | 60 +++++++++++++++++++++++++++++++++------------------- include/mmc.h | 1 + 4 files changed, 42 insertions(+), 24 deletions(-)
--
2.1.0