[U-Boot] [PATCH v3 08/10] samsung: mmc: Drop old MMC init code

sjg at google.com sjg at google.com
Mon Jan 21 18:24:41 UTC 2019


On 12/01/19 10:37, Simon Glass wrote:
> Now that these boards use driver model we can drop the old code. At
> present s5p_mmc_init() is still used by goni and smdkv310 so cannot be
> removed unless we remove those boards.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Lukasz Majewski <lukma at denx.de>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/arm/mach-exynos/include/mach/mmc.h |  2 -
>  board/samsung/common/board.c            | 38 -------------------
>  drivers/mmc/s5p_sdhci.c                 | 50 -------------------------
>  3 files changed, 90 deletions(-)
>

Reviewed-by: Minkyu Kang <mk7.kang at samsung.com>

Thanks,
Minkyu Kang.


Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list