Skip to content
Snippets Groups Projects
Commit e6f99a56 authored by Lei Wen's avatar Lei Wen Committed by Andy Fleming
Browse files

MMC: add erase function to both mmc and sd


Erase is a very basic function since the begin of sd specification is
announced. Although we could write a bulk of full 0xff memory to the
range to take place of erase, it is more convenient and safe to
implement the erase function itself.

Signed-off-by: default avatarLei Wen <leiwen@marvell.com>
Signed-off-by: default avatarAndy Fleming <afleming@freescale.com>
Acked-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 6be95ccf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment