Re: [U-Boot] [PATCH 05/20] mmc: Drop dead mmc code for non-generic MMC
On 14 May 2016 at 14:02, Simon Glass wrote: > All boards that use MMC define CONFIG_GENERIC_MMC now, so we can drop this > old code. > > Signed-off-by: Simon Glass > --- > > cmd/mmc.c | 62 > --- > include/mmc.h | 4 > 2 files ch
[U-Boot] [PATCH 05/20] mmc: Drop dead mmc code for non-generic MMC
All boards that use MMC define CONFIG_GENERIC_MMC now, so we can drop this old code. Signed-off-by: Simon Glass --- cmd/mmc.c | 62 --- include/mmc.h | 4 2 files changed, 66 deletions(-) diff --git a/cmd/mmc.c b/cmd/mmc.c index