u-boot-brain/arch/arm/cpu/arm1136
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
..
mx31 mmc: access mxcmmc from mx31 boards 2012-02-12 10:11:26 +01:00
mx35 net: imx: Add multi-FEC support for imx_get_mac_from_fuse 2012-01-16 08:40:09 +01:00
omap24xx omap24xx: fix 'reset_timer_masked' declaration error 2011-09-07 22:03:06 +02:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpu.c ARM1136: Fix cache_flush() error and correct cpu_init_crit() comments 2010-06-01 06:44:09 -05:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
u-boot.lds arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00