[U-Boot] [PATCH 9/9] OMAP3: Remove legacy mmc driver

Premi, Sanjeev premi at ti.com
Tue Aug 30 06:59:24 CEST 2011


> -----Original Message-----
> From: u-boot-bounces at lists.denx.de 
> [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Rini, Tom
> Sent: Tuesday, August 23, 2011 3:44 AM
> To: u-boot at lists.denx.de
> Subject: [U-Boot] [PATCH 9/9] OMAP3: Remove legacy mmc driver
> 
> Now that all platforms have been migrated to the new MMC 
> driver, remove
> the old one.
> 
> Signed-off-by: Tom Rini <trini at ti.com>
> ---
>  drivers/mmc/Makefile    |    1 -
>  drivers/mmc/omap3_mmc.c |  570 
> -----------------------------------------------
>  drivers/mmc/omap3_mmc.h |  233 -------------------
>  3 files changed, 0 insertions(+), 804 deletions(-)
>  delete mode 100644 drivers/mmc/omap3_mmc.c
>  delete mode 100644 drivers/mmc/omap3_mmc.h
> 

Similar patch was posted earlier in the month:
http://marc.info/?l=u-boot&m=131220851719468&w=2

You may still want to keep the "legacy" mmc driver. Should help
the new boards during early development.

~sanjeev


More information about the U-Boot mailing list