[U-Boot] [PATCH] spi_mmc: set default spi bus
Mike Frysinger
vapier at gentoo.org
Fri Apr 23 05:25:19 CEST 2010
On Thursday 22 April 2010 01:16:34 Thomas Chou wrote:
> - slave = spi_setup_slave(0, CONFIG_SPI_MMC_DEFAULT_CS,
> + slave = spi_setup_slave(
> + CONFIG_SPI_MMC_DEFAULT_BUS, CONFIG_SPI_MMC_DEFAULT_CS,
> CONFIG_SPI_MMC_DEFAULT_SPEED, CONFIG_SPI_MMC_DEFAULT_MODE);
seems this is an older version of the patch. ive merged your suggestion and
i'll post the latest to the list again.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100422/0d1db11c/attachment.pgp
More information about the U-Boot
mailing list