On 1 October 2016 at 14:43, Simon Glass <[email protected]> wrote: > > At present erase is not suported with CONFIG_DM_OPS. Add it so that MMC > devices can be erased. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v3: None > > drivers/mmc/mmc-uclass.c | 1 + > drivers/mmc/mmc_private.h | 5 ++--- > drivers/mmc/mmc_write.c | 10 ++++++++-- > 3 files changed, 11 insertions(+), 5 deletions(-)
Applied to u-boot-dm _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

