[U-Boot] [PATCH v3 08/10] samsung: mmc: Drop old MMC init code
Minkyu Kang
mk7.kang at samsung.com
Thu Jan 17 01:06:42 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.
More information about the U-Boot
mailing list