[U-Boot] [PATCH 16/20] dm: mmc: dwmmc: Support CONFIG_BLK
Simon Glass
sjg at chromium.org
Fri May 27 18:25:45 CEST 2016
On 14 May 2016 at 14:03, Simon Glass <sjg at chromium.org> wrote:
> Add support for using driver model for block devices in this driver.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> drivers/mmc/dw_mmc.c | 42 ++++++++++++++++++++++++++++--------------
> include/dwmmc.h | 7 ++++++-
> 2 files changed, 34 insertions(+), 15 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list