[U-Boot] [PATCH 16/27] dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS

Simon Glass sjg at chromium.org
Mon Jul 4 01:25:26 CEST 2016


On 12 June 2016 at 23:30, Simon Glass <sjg at chromium.org> wrote:
> Add support for using driver model for block devices and MMC operations in
> this driver.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/mmc/sdhci.c | 40 ++++++++++++++++++++++++++-
>  include/sdhci.h     | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 119 insertions(+), 1 deletion(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list