diff options
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | 2012-09-27 10:24:37 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-10-15 18:54:12 (GMT) |
commit | 323846561a7253433818d0e04630cb83433fa0f1 (patch) | |
tree | 1b37ec812ec221c6e069e5c9c9d5c11cae0c328d /board/pn62 | |
parent | be2f93b1ea03adc9409ae3243ae4c3b831f098ae (diff) | |
download | u-boot-fsl-qoriq-323846561a7253433818d0e04630cb83433fa0f1.tar.xz |
mx5/6 clocks: Fix SDHC clocks
The i.MX5 eSDHC clocks were considered as coming from the IPG clock although
they have dedicated clock paths.
Also, on i.MX5/6, each SDHC instance has a dedicated clock, so gd->sdhc_clk must
be set accordingly. This is good for the case only a single SDHC instance is
used (initialization made with fsl_esdhc_mmc_init()). A future patch will fix
the multi-instance use case (initialization made directly with
fsl_esdhc_initialize()).
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Eric Bénard <eric@eukrea.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'board/pn62')
0 files changed, 0 insertions, 0 deletions