uboot-mt623x/drivers/mmc
Yauhen Kharuzhy 4e3d89ba94 mmc: Fix decoding of SCR & function switch data on little-endian machines
SCR & switch data are read from card as big-endian words and should be
converted to CPU byte order.

Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2009-06-02 17:20:04 -05:00
..
Makefile pxa: move mmc drivers to drivers/mmc 2009-02-20 03:47:50 +01:00
atmel_mci.c Convert mmc_init to mmc_legacy_init 2009-02-16 18:07:40 -06:00
atmel_mci.h mmc: Move atmel_mci driver into drivers/mmc 2008-07-10 00:05:52 +02:00
bfin_sdh.c Blackfin: convert bfin_sdh to legacy mmc 2009-04-02 06:42:05 -04:00
bfin_sdh.h Blackfin: add driver for on-chip MMC/SD controller 2009-02-02 12:27:18 -05:00
fsl_esdhc.c mmc: drop unnecessary casts 2009-06-02 17:18:57 -05:00
mmc.c mmc: Fix decoding of SCR & function switch data on little-endian machines 2009-06-02 17:20:04 -05:00
omap3_mmc.c OMAP3: Clean up MMC code 2009-02-22 18:29:10 +01:00
pxa_mmc.c ARM:PXA Use new definitions in mmc.h 2009-02-20 03:47:50 +01:00
pxa_mmc.h pxa: move mmc drivers to drivers/mmc 2009-02-20 03:47:50 +01:00