[U-Boot] [PATCH v2 18/24] dm: mmc: Implement the MMC functions for block devices

Simon Glass sjg at chromium.org
Sat May 14 21:38:25 CEST 2016


On 1 May 2016 at 13:52, Simon Glass <sjg at chromium.org> wrote:
> Implement the functions in mmc_legacy.c for driver-model block devices, so
> that MMC can use driver model for these. This allows CONFIG_BLK to be enabled
> with DM_MMC.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/mmc/Makefile     |   4 +-
>  drivers/mmc/mmc-uclass.c | 106 +++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 109 insertions(+), 1 deletion(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list