
14 May
2016
14 May
'16
9:37 p.m.
On 1 May 2016 at 13:52, Simon Glass sjg@chromium.org wrote:
Avoid calling directly into the MMC code - use the new API call instead.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
cmd/mmc.c | 8 +++++--- common/env_mmc.c | 4 ++-- common/spl/spl_mmc.c | 2 +- drivers/dfu/dfu_mmc.c | 13 +++++++++---- drivers/mmc/mmc.c | 2 +- drivers/mmc/mmc_write.c | 5 +++-- include/mmc.h | 1 - 7 files changed, 21 insertions(+), 14 deletions(-)
Applied to u-boot-dm.