[U-Boot] [PATCH v3 1/3] dm: mmc: Support erase

Simon Glass sjg at chromium.org
Sun Oct 9 17:24:13 CEST 2016


On 1 October 2016 at 14:43, Simon Glass <sjg at chromium.org> 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 <sjg at chromium.org>
> ---
>
> 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


More information about the U-Boot mailing list