u-boot-brain/drivers/spi
Magnus Lilja eff536befd SPI: Fix 32 bit transfers in mxc_spi.c
Commit f9b6a1575d,  "i.MX31: fix SPI
driver for shorter than 32 bit" broke 32 bit transfers. This patch
makes single 32 bit transfer work again.

Transfer lengths that are known not to work will abort and print
an error message.

Tested on i.MX31 Litekit and i.MX31 PDK using 32 bit transfers to
the MC13783/ATLAS chip (using the 'date' command).

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
2010-02-12 12:31:54 -06:00
..
atmel_dataflash_spi.c Add support for CS2 dataflash for Atmel-SPI. 2009-11-23 23:43:37 +01:00
atmel_spi.c atmel_spi: Driver for the Atmel SPI controller 2008-06-03 20:30:05 +02:00
atmel_spi.h atmel_spi: Driver for the Atmel SPI controller 2008-06-03 20:30:05 +02:00
bfin_spi.c Blackfin: bfin_spi: round up clock divider 2010-01-17 09:17:27 -05:00
cf_spi.c Coldfire: Consolidate DSPI driver 2009-07-14 09:46:09 -05:00
davinci_spi.c TI DaVinci: Driver for the davinci SPI controller 2010-02-12 12:31:53 -06:00
davinci_spi.h TI DaVinci: Driver for the davinci SPI controller 2010-02-12 12:31:53 -06:00
kirkwood_spi.c spi: Add Marvell Kirkwood SPI driver 2009-06-26 00:59:09 +02:00
Makefile TI DaVinci: Driver for the davinci SPI controller 2010-02-12 12:31:53 -06:00
mpc8xxx_spi.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpc52xx_spi.c mpc52xx: Add SPI driver. 2009-06-14 23:01:38 +02:00
mxc_spi.c SPI: Fix 32 bit transfers in mxc_spi.c 2010-02-12 12:31:54 -06:00
soft_spi.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00