[U-Boot] [PATCH v5 3/4] mmc: support the sdhci instead of s5p_mmc for samsung-soc
Minkyu Kang
promsoft at gmail.com
Fri Apr 13 04:37:20 CEST 2012
On 12 April 2012 19:59, Jaehoon Chung <jh80.chung at samsung.com> wrote:
> In driver mmc, generic s5p_sdhci code is implemented.
> s5p_mmc file is dupulicated.
> we are good that use the generic sdhci.
> This patch supported the sdhci for Samsung-SoC.
>
> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> Acked-by: Lei Wen<leiwen at marvell.com>
> ---
> arch/arm/include/asm/arch-exynos/mmc.h | 93 +++---
> arch/arm/include/asm/arch-s5pc1xx/mmc.h | 93 +++---
> drivers/mmc/Makefile | 2 +-
> drivers/mmc/s5p_mmc.c | 490 -------------------------------
> 4 files changed, 95 insertions(+), 583 deletions(-)
> delete mode 100644 drivers/mmc/s5p_mmc.c
>
Acked-by: Minkyu Kang <mk7.kang at samsung.com>
--
from. prom.
www.promsoft.net
More information about the U-Boot
mailing list