From: Jaehoon Chung <jh80.chung@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] mmc: sdhci: fixed some problems for Exynos
Date: Fri, 20 Jul 2012 13:59:34 +0900 [thread overview]
Message-ID: <5008E5B6.3050303@samsung.com> (raw)
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
next reply other threads:[~2012-07-20 4:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-20 4:59 Jaehoon Chung [this message]
2012-07-26 2:55 ` [U-Boot] [PATCH 0/3] mmc: sdhci: fixed some problems for Exynos Jaehoon Chung
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5008E5B6.3050303@samsung.com \
--to=jh80.chung@samsung.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.