u-boot-brain/arch/arm/include/asm/arch-mx5
Benoît Thébaudeau 323846561a 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>
2012-10-15 11:54:12 -07:00
..
clock.h mx5/6 clocks: Fix SDHC clocks 2012-10-15 11:54:12 -07:00
crm_regs.h mx5 clocks: Fix get_lp_apm() 2012-10-15 11:54:11 -07:00
gpio.h MX: Set a common gpio.h for all i.MX 2012-09-01 14:58:27 +02:00
imx-regs.h mx51evk: Add CONFIG_REVISION_TAG 2012-09-23 19:55:06 +02:00
iomux-mx51.h mx5: add iomux-mx51.h include 2012-09-01 14:58:29 +02:00
iomux.h MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchanged 2012-05-15 08:31:35 +02:00
mx5x_pins.h imx: Remove unneeded/repititive definitions from imx headers 2012-04-16 14:53:59 +02:00
sys_proto.h mx53loco: Allow to print CPU information at a later stage 2012-05-15 08:31:32 +02:00