uboot-mt623x/cpu/pxa
stefano babic c95219fae2 MMC for PXA 27X (resubmit)
MMC support for X_Scale PXA is broken and does not work.
Mainly, the mmc_init() function cannot recognize current SD/MMC cards.
There were already some patches around the world but none of them was
merged into the official u-boot tree.

This patch makes order fixing this issue. Resubmit after code cleanup.

Applied and tested on PXA 270 (TrizepsIV module).

Signed-off-by: Stefano Babic <sbabic@denx.de>
2008-02-03 23:58:21 +01:00
..
Makefile Merge with /home/wd/git/u-boot/master 2006-11-27 16:13:00 +01:00
config.mk fix pxa255_idp board 2007-10-23 16:40:40 +02:00
cpu.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
i2c.c Fix compiler warnings for ARM systems. 2007-11-18 17:11:09 +01:00
interrupts.c Fix timer code for ARM systems: make sure that udelay() does not 2005-04-04 12:08:28 +00:00
mmc.c MMC for PXA 27X (resubmit) 2008-02-03 23:58:21 +01:00
pxafb.c * Clean up tools/bmp_logo.c to not add trailing white space 2004-10-09 23:25:58 +00:00
serial.c fix pxa255_idp board 2007-10-23 16:40:40 +02:00
start.S fix various comments 2008-01-09 21:50:47 +01:00
usb.c PXA USB OHCI: "usb stop" implementation. 2007-10-31 10:07:47 +01:00