On 1 May 2016 at 13:52, Simon Glass <s...@chromium.org> wrote:
> Add support for enabling CONFIG_BLK with MMC. This involves changing a
> few functions to use struct udevice and adding a MMC block device driver.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/mmc/mmc.c         | 48 
> +++++++++++++++++++++++++++++++++++++----------
>  drivers/mmc/mmc_private.h |  9 +++++++--
>  drivers/mmc/mmc_write.c   |  9 +++++++++
>  include/mmc.h             |  4 ++++
>  include/part.h            | 18 ------------------
>  5 files changed, 58 insertions(+), 30 deletions(-)

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to