* [U-Boot] Driver for SD card in Odroid-X2
@ 2015-07-29 13:52 Humberto López León
0 siblings, 0 replies; only message in thread
From: Humberto López León @ 2015-07-29 13:52 UTC (permalink / raw)
To: u-boot
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 !!
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-29 13:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29 13:52 [U-Boot] Driver for SD card in Odroid-X2 Humberto López León
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox