public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Humberto López León" <humberto@uclv.cu>
To: u-boot@lists.denx.de
Subject: [U-Boot] Driver for SD card in Odroid-X2
Date: Wed, 29 Jul 2015 09:52:13 -0400	[thread overview]
Message-ID: <55B8DA8D.7000004@uclv.cu> (raw)

Hi community,

my team and I are working on the implementation of a driver for SD cards 
in the ODROID-X2 (exynos4412). This driver we want to incorporate into 
the framework GenodeOS, but we have some doubts in implementation. Below 
I list a few:
1- We are implementing the controller DWMMC. This is the right 
controller to handle the SD card in the exynos4412? The SDHCI controller 
is most appropriate?
2- What exynos4412 SoC base address should be used for handling the SD 
card?
3- What is the IRQ associated with handling SD tajetas with DWMMC 
controller?
4- To use the DWMMC controller you need to configure GPIO ports?
5- What clocks should be initialized to handle SD cards?

Anybody know any document that describes the initialization process of 
an SD card? We have been reviewing the implementation of the driver for 
the SD card in the U-Boot and Linux kernel, but have not resolved the 
questions above.

Thank you for your help !!

                 reply	other threads:[~2015-07-29 13:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=55B8DA8D.7000004@uclv.cu \
    --to=humberto@uclv.cu \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox