u-boot/arch/arm/cpu/arm926ejs
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
..
armada100 ARM: armada100: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
at91 Fix Stelian's email address 2011-11-29 15:43:38 +01:00
davinci arm, davinci: add workaround for not resetting DMA bus and VPSS modules 2012-02-12 10:11:23 +01:00
kirkwood kirkwood: drop empty asm-offsets.s file 2011-11-03 22:56:22 +01:00
mb86r0x Fix Stelian's email address 2011-11-29 15:43:38 +01:00
mx25 net: imx: Add multi-FEC support for imx_get_mac_from_fuse 2012-01-16 08:40:09 +01:00
mx27 mmc: access mxcmmc from mx31 boards 2012-02-12 10:11:26 +01:00
mx28 mx28: fix clearing of IRQs in power init 2012-01-16 08:40:10 +01:00
nomadik Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
omap arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings 2011-11-23 08:14:27 +01:00
orion5x ARM: orion5x: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
pantheon ARM: pantheon: add mmc definition 2011-10-27 21:56:37 +02:00
spear punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
versatile Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
cache.c arm926ejs: remove noop flush_dcache_all function 2011-12-19 17:52:43 +01:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpu.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile arm926ejs: add noop implementation for dcache ops 2011-12-06 23:59:35 +01:00
start.S arm, arm926ejs: always do cpu critical inits 2011-12-06 23:59:36 +01:00
u-boot.lds arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00