u-boot-brain/arch/arm/cpu
Benoît Thébaudeau 6be5800504 mx25: Fix eSDHC support
The MMC driver appropriate for the i.MX25 is fsl_esdhc, which has nothing to do
with mxcmmc.

Also, each eSDHC 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>
2012-10-15 11:54:13 -07:00
..
arm720t tegra: clean up board include hell 2012-10-15 11:54:07 -07:00
arm920t usb: lowlevel interface change to support multiple controllers 2012-10-15 11:54:00 -07:00
arm925t arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
arm926ejs mx25: Fix eSDHC support 2012-10-15 11:54:13 -07:00
arm946es arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
arm1136 imx: Use MXC_I2C_CLK in imx i2c driver 2012-10-15 11:54:10 -07:00
arm1176 arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
arm_intcm arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
armv7 mx5/6 clocks: Fix SDHC clocks 2012-10-15 11:54:12 -07:00
ixp arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
lh7a40x arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
pxa pxa: Add code to examine cpu model and revision 2012-10-15 11:54:07 -07:00
s3c44b0 arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
sa1100 arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
tegra20-common tegra: add funcmux entry for NAND attached to KBC 2012-10-15 11:54:07 -07:00
tegra-common tegra: clean up board include hell 2012-10-15 11:54:07 -07:00
u-boot.lds arm: add a common .lds link script 2012-03-30 07:43:44 +02:00