u-boot-brain/arch/arm/cpu
Helmut Raiger fa47a28661 mmc: access mxcmmc from mx31 boards
This patch modifies mxcmmc.c to be used
not only by i.MX27 but also by i.MX31 boards.
Both use the same SD controller, but have different
clock set-ups.
The i.MX27 imx_get_XXXclock functions are made static to
generic.c and a public mxc_get_clock() function
is provided.  Pins, base address and prototypes for
an i.MX31 specific board_init_mmc() are provided.
Some of the i.MX27 clock getters are unused and marked
as such to avoid warnings (./MAKEALL -s mx27), but
the code was left in for future use.

Signed-off-by: Helmut Raiger <helmut.raiger@hale.at>
Acked-by: Stefano Babic <sbabic@denx.de>
2012-02-12 10:11:26 +01:00
..
arm720t Reduce build times 2011-11-03 20:44:58 +01:00
arm920t add print_cpuinfo to s3c24x0 2011-12-19 17:52:44 +01:00
arm925t Reduce build times 2011-11-03 20:44:58 +01:00
arm926ejs mmc: access mxcmmc from mx31 boards 2012-02-12 10:11:26 +01:00
arm946es Reduce build times 2011-11-03 20:44:58 +01:00
arm1136 mmc: access mxcmmc from mx31 boards 2012-02-12 10:11:26 +01:00
arm1176 Reduce build times 2011-11-03 20:44:58 +01:00
arm_intcm Reduce build times 2011-11-03 20:44:58 +01:00
armv7 OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() 2012-02-12 10:11:23 +01:00
ixp Reduce build times 2011-11-03 20:44:58 +01:00
lh7a40x Reduce build times 2011-11-03 20:44:58 +01:00
pxa pxa: activate the first usb host port on pxa27x by default 2011-12-11 14:41:05 +01:00
s3c44b0 Reduce build times 2011-11-03 20:44:58 +01:00
sa1100 Reduce build times 2011-11-03 20:44:58 +01:00