commit | b97e0cd78837180e122cd9209b9e71e2c2d3f911 | [log] [tgz] |
---|---|---|
author | Wolfgang Wegner <w.wegner@astro-kom.de> | Fri Apr 23 05:43:12 2010 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Wed Apr 13 06:35:22 2011 -0500 |
tree | 1899988cc0056d39195a026fe1e1a3dc3f80d21a | |
parent | ce0fbcd2e1bd8c7b0975589b9853f3e8914aa406 [diff] |
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>