[U-Boot] [PATCH 1/2] S5P: support mmc driver
Minkyu Kang
promsoft at gmail.com
Wed Jul 21 03:14:33 CEST 2010
Dear Wolfgang,
On 6 July 2010 21:06, Minkyu Kang <mk7.kang at samsung.com> wrote:
> This patch adds support mmc driver for s5p SoC
>
> Signed-off-by: Minkyu Kang <mk7.kang at samsung.com>
> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> ---
> arch/arm/include/asm/arch-s5pc1xx/cpu.h | 2 +
> arch/arm/include/asm/arch-s5pc1xx/mmc.h | 71 +++++
> drivers/mmc/Makefile | 1 +
> drivers/mmc/s5p_mmc.c | 478 +++++++++++++++++++++++++++++++
> 4 files changed, 552 insertions(+), 0 deletions(-)
> create mode 100644 arch/arm/include/asm/arch-s5pc1xx/mmc.h
> create mode 100644 drivers/mmc/s5p_mmc.c
>
Could I apply this patchset without Andy's review?
Thanks
Minkyu Kang
--
from. prom.
www.promsoft.net
More information about the U-Boot
mailing list