uboot-mt623x/cpu/pxa
Haavard Skinnemoen 341188b9cc MMC: Consolidate MMC/SD command definitions
This moves the MMC and SD Card command definitions from
include/asm/arch/mmc.h into include/mmc.h. These definitions are
given by the MMC and SD Card standards, not by any particular
architecture.

There's a lot more room for consolidation in the MMC drivers which
I'm hoping to get done eventually, but this patch is a start.

Compile-tested for all avr32 boards as well as lpc2292sodimm and
lubbock. This should cover all three mmc drivers in the tree.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-06-28 22:40:15 +02: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 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
interrupts.c ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
mmc.c MMC: Consolidate MMC/SD command definitions 2008-06-28 22:40:15 +02: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 pxa: fix previous definition on cpu init 2008-05-03 20:56:22 +02:00
usb.c PXA USB OHCI: "usb stop" implementation. 2007-10-31 10:07:47 +01:00