u-boot-brain/arch/arm/cpu/arm1136/mx35
Benoît Thébaudeau 6e3dc12754 mx35: Fix eSDHC clocks
Each eSDHC instance has a dedicated clock.

gd->sdhc_clk must also 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>
2012-10-16 12:35:10 +02:00
..
asm-offsets.c mx35: Define MAX and AIPS registers 2012-10-15 11:54:14 -07:00
generic.c mx35: Fix eSDHC clocks 2012-10-16 12:35:10 +02:00
iomux.c mx35 iomux: Remove unused macro 2012-09-01 14:58:27 +02:00
Makefile Makefile : fix generation of cpu related asm-offsets.h 2011-09-07 21:41:27 +02:00
timer.c mx35 timer: Switch to 32-kHz source 2012-09-06 11:05:24 +02:00