public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] mmc: sdhci: fixed some problems for Exynos
@ 2012-07-20  4:59 Jaehoon Chung
  2012-07-26  2:55 ` Jaehoon Chung
  0 siblings, 1 reply; 2+ messages in thread
From: Jaehoon Chung @ 2012-07-20  4:59 UTC (permalink / raw)
  To: u-boot

To use SDHCI for Samsung-SoC, Some problem is fixed.
See the below mmcinfo message:

1. eMMC card:
Device: SAMSUNG SDHCI
Manufacturer ID: 15
OEM: 100
Name: VYL00
Tran Speed: 25000000
Rd Block Len: 512
MMC version 4.0
High Capacity: Yes
Capacity: 14.7 GiB
Bus Width: 4-bit

2. SD-card
Device: SAMSUNG SDHCI
Manufacturer ID: 3
OEM: 5344
Name: SU04G
Tran Speed: 25000000
Rd Block Len: 512
SD version 2.0
High Capacity: Yes
Capacity: 3.7 GiB
Bus Width: 4-bit

Jaehoon Chung (3):
  mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B
  mmc: s5p_mmc: fixed wrong function argument
  mmc: s5p_sdhci: add the set_mmc_clk for cmu control

 arch/arm/include/asm/arch-exynos/mmc.h  |    4 ++--
 arch/arm/include/asm/arch-s5pc1xx/mmc.h |    4 ++--
 drivers/mmc/s5p_sdhci.c                 |   15 +++++++++------
 drivers/mmc/sdhci.c                     |    3 +++
 include/sdhci.h                         |    2 ++
 5 files changed, 18 insertions(+), 10 deletions(-)

-- 
1.7.4.1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH 0/3] mmc: sdhci: fixed some problems for Exynos
  2012-07-20  4:59 [U-Boot] [PATCH 0/3] mmc: sdhci: fixed some problems for Exynos Jaehoon Chung
@ 2012-07-26  2:55 ` Jaehoon Chung
  0 siblings, 0 replies; 2+ messages in thread
From: Jaehoon Chung @ 2012-07-26  2:55 UTC (permalink / raw)
  To: u-boot

Hi,

This patch-set need to merge for Exynos.
Maybe didn't work eMMC at Exynos board in now.

Best Regards,
Jaehoon Chung

On 07/20/2012 01:59 PM, Jaehoon Chung wrote:
> To use SDHCI for Samsung-SoC, Some problem is fixed.
> See the below mmcinfo message:
> 
> 1. eMMC card:
> Device: SAMSUNG SDHCI
> Manufacturer ID: 15
> OEM: 100
> Name: VYL00
> Tran Speed: 25000000
> Rd Block Len: 512
> MMC version 4.0
> High Capacity: Yes
> Capacity: 14.7 GiB
> Bus Width: 4-bit
> 
> 2. SD-card
> Device: SAMSUNG SDHCI
> Manufacturer ID: 3
> OEM: 5344
> Name: SU04G
> Tran Speed: 25000000
> Rd Block Len: 512
> SD version 2.0
> High Capacity: Yes
> Capacity: 3.7 GiB
> Bus Width: 4-bit
> 
> Jaehoon Chung (3):
>   mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B
>   mmc: s5p_mmc: fixed wrong function argument
>   mmc: s5p_sdhci: add the set_mmc_clk for cmu control
> 
>  arch/arm/include/asm/arch-exynos/mmc.h  |    4 ++--
>  arch/arm/include/asm/arch-s5pc1xx/mmc.h |    4 ++--
>  drivers/mmc/s5p_sdhci.c                 |   15 +++++++++------
>  drivers/mmc/sdhci.c                     |    3 +++
>  include/sdhci.h                         |    2 ++
>  5 files changed, 18 insertions(+), 10 deletions(-)
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-26  2:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-20  4:59 [U-Boot] [PATCH 0/3] mmc: sdhci: fixed some problems for Exynos Jaehoon Chung
2012-07-26  2:55 ` Jaehoon Chung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox