
9 Oct
2016
9 Oct
'16
5:24 p.m.
On 1 October 2016 at 14:43, Simon Glass sjg@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@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