u-boot-2016/drivers/spi
Wolfgang Wegner b97e0cd788 add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc
This patch adds CONFIG_SPI_IDLE_VAL to cf_spi.c
The default setting is 0x0 to behave same as current version, in case
CONFIG_SPI_MMC is set, the value is set to 0xFFFF (all ones). In either
case, the value can be overwritten by board configuration.

Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2011-04-13 06:35:22 -05:00
..
altera_spi.c altera_spi: add spi_set_speed 2011-02-08 08:29:53 -05:00
atmel_dataflash_spi.c
atmel_spi.c
atmel_spi.h
bfin_spi.c Blackfin: BF50x: new processor port 2011-04-08 00:44:26 -04:00
cf_spi.c add CONFIG_SPI_IDLE_VAL for cf_spi.c to allow use of spi_mmc 2011-04-13 06:35:22 -05:00
davinci_spi.c
davinci_spi.h
kirkwood_spi.c
Makefile spi: add support SuperH SPI module 2011-02-02 16:38:41 +09:00
mpc8xxx_spi.c
mpc52xx_spi.c
mxc_spi.c SPI: mxc_spi: replace fixed offsets with structures 2011-02-02 00:54:43 +01:00
omap3_spi.c
omap3_spi.h
sh_spi.c Coding Style cleanup: remove trailing empty lines 2011-03-27 21:48:08 +02:00
sh_spi.h Coding Style cleanup: remove trailing empty lines 2011-03-27 21:48:08 +02:00
soft_spi.c