]> git.ipfire.org Git - people/ms/u-boot.git/commit
fsl_esdhc: add support for mx51 processor
authorStefano Babic <sbabic@denx.de>
Fri, 5 Feb 2010 14:11:27 +0000 (15:11 +0100)
committerTom Rix <Tom.Rix@windriver.com>
Sun, 7 Mar 2010 18:36:36 +0000 (12:36 -0600)
commitc67bee1460a0da89ef08cbc28375171acc9a4227
treed829f504b5dbf68199936bbcd7ca2b10618e1f63
parent69df00f9d9c2f45b4576d1eae79bfac8bebb8821
fsl_esdhc: add support for mx51 processor

The esdhc controller in the mx51 processor is quite
the same as the one in some powerpc processors
(MPC83xx, MPC85xx). This patches adapts the driver
to support the arm mx51.

Signed-off-by: Stefano Babic <sbabic@denx.de>
cpu/arm_cortexa8/mx51/Makefile
cpu/arm_cortexa8/mx51/speed.c [new file with mode: 0644]
drivers/mmc/fsl_esdhc.c
include/asm-arm/global_data.h
include/fsl_esdhc.h
lib_arm/board.c