u-boot-brain/arch/arm/cpu/armv7
Michael Langer 5c23712dbd i.MX6 USDHC: Use the ESDHC clock
The commit "i.mx: fsl_esdhc: add the i.mx6q support" (4692708d) introduces
support for the i.MX6Q MMC host controller USDHC.

MXC_IPG_PERCLK sets the clock to 66MHz. This seems to be the default clock
of the ESDHC IP found in < i.MX6 silicon. However, the default clock for the USDHC
IP found in i.MX6 is 200MHz (MXC_ESDHC_CLK). This difference will cause a 3 times
higher clock on SD_CLK than expected (see fsl_esdh.c -> set_sysctl()).

Signed-off-by: Michael Langer <michael.langer@de.bosch.com>
CC: Stefano Babic <sbabic@denx.de>
CC: Jason Liu <r64343@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
2012-07-07 14:07:29 +02:00
..
am33xx am33xx: Do not call init_timer twice 2012-07-07 14:07:21 +02:00
exynos EXYNOS5: PINMUX: Added default pinumx settings 2012-07-07 14:07:25 +02:00
highbank ARM: highbank: add reset support 2012-03-28 23:31:23 +02:00
imx-common i.MX6 USDHC: Use the ESDHC clock 2012-07-07 14:07:29 +02:00
mx5 mx53: Fix mask for SATA reference clock 2012-07-07 14:07:25 +02:00
mx6 i.MX6: add enable_sata_clock() 2012-05-15 08:31:33 +02:00
omap3 arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx 2012-05-15 08:31:41 +02:00
omap4 OMAP5: EMIF: Add support for DDR3 device 2012-07-07 14:07:24 +02:00
omap5 OMAP5: Change voltages for omap5432 2012-07-07 14:07:24 +02:00
omap-common OMAP5: DPLL core lock for OMAP5432 2012-07-07 14:07:24 +02:00
s5p-common Exynos: fix cpuinfo and cpu detecting 2012-07-07 14:07:25 +02:00
s5pc1xx armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
tegra2 arm: Tegra: Use ODMDATA from BCT in IRAM 2012-07-07 14:07:21 +02:00
u8500 armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
cache_v7.c armv7: cache: remove flush on un-aligned invalidate 2011-09-04 11:36:16 +02:00
config.mk armv7: Use -march=armv7-a and thereby enable Thumb-2 2012-05-15 08:31:26 +02:00
cpu.c Add cache functions to SPL for armv7 2012-03-27 22:05:29 +02:00
Makefile Add cache functions to SPL for armv7 2012-03-27 22:05:29 +02:00
start.S armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
syslib.c ARMV7: Vexpress: fix build errors 2010-12-08 23:44:21 +01:00