Searched hist:b97e0cd78837180e122cd9209b9e71e2c2d3f911 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | cf_spi.c | b97e0cd78837180e122cd9209b9e71e2c2d3f911 Fri Apr 23 05:43:12 UTC 2010 Wolfgang Wegner <w.wegner@astro-kom.de> 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>
|