[U-Boot] [PATCH v5 34/41] mmc: Probe DM based mmc devices in u-boot

Simon Glass sjg at chromium.org
Thu Sep 3 20:00:22 CEST 2015


On 30 August 2015 at 16:55, Simon Glass <sjg at chromium.org> wrote:
> From: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
>
> During mmc initialize probe all devices with the MMC Uclass if build
> with CONFIG_DM_MMC
>
> Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
> Acked-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  drivers/mmc/mmc.c | 43 +++++++++++++++++++++++++++++++++++++++----
>  1 file changed, 39 insertions(+), 4 deletions(-)

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list