Home
last modified time | relevance | path

Searched hist:e6f99a5611e1ff59555f93de88e527070f8548af (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dpart.he6f99a5611e1ff59555f93de88e527070f8548af Wed Jun 22 17:03:31 UTC 2011 Lei Wen <leiwen@marvell.com> 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: Lei Wen <leiwen@marvell.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
H A Dmmc.he6f99a5611e1ff59555f93de88e527070f8548af Wed Jun 22 17:03:31 UTC 2011 Lei Wen <leiwen@marvell.com> 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: Lei Wen <leiwen@marvell.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.ce6f99a5611e1ff59555f93de88e527070f8548af Wed Jun 22 17:03:31 UTC 2011 Lei Wen <leiwen@marvell.com> 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: Lei Wen <leiwen@marvell.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>