Re: [U-Boot] [PATCH] mmc: sdhci: rework Samsung specfic code

2011-06-15 Thread Jaehoon Chung
Minkyu Kang wrote: > On 15 June 2011 17:12, Jaehoon Chung wrote: >> Tested-by: Jaehoon Chung >> >> But Mr.Kang mentioned missing arch/arm/include/asm/arch-s5pc1xx/cpu.h >> Need the below patch.. >> (s5pc2xx and s5pc1xx are working well) >> >> diff --git a/arch/arm/include/asm/arch-s5pc1xx/cpu.h

Re: [U-Boot] [PATCH] mmc: sdhci: rework Samsung specfic code

2011-06-15 Thread Minkyu Kang
On 15 June 2011 17:12, Jaehoon Chung wrote: > Tested-by: Jaehoon Chung > > But Mr.Kang mentioned missing arch/arm/include/asm/arch-s5pc1xx/cpu.h > Need the below patch.. > (s5pc2xx and s5pc1xx are working well) > > diff --git a/arch/arm/include/asm/arch-s5pc1xx/cpu.h > b/arch/arm/include/asm/arc

Re: [U-Boot] [PATCH] mmc: sdhci: rework Samsung specfic code

2011-06-15 Thread Jaehoon Chung
Tested-by: Jaehoon Chung But Mr.Kang mentioned missing arch/arm/include/asm/arch-s5pc1xx/cpu.h Need the below patch.. (s5pc2xx and s5pc1xx are working well) diff --git a/arch/arm/include/asm/arch-s5pc1xx/cpu.h b/arch/arm/include/asm/arch-s5pc1xx/cpu.h index e74959f..86b7bd2 100644 --- a/arch/ar

Re: [U-Boot] [PATCH] mmc: sdhci: rework Samsung specfic code

2011-06-14 Thread Minkyu Kang
Dear Rob Herring, On 14 June 2011 23:48, Rob Herring wrote: >  arch/arm/include/asm/arch-s5pc1xx/mmc.h  |   73 > -- >  arch/arm/include/asm/arch-s5pc2xx/cpu.h  |    4 ++ >  arch/arm/include/asm/arch-s5pc2xx/mmc.h  |   73 > -- >  board/sams