From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Thu, 22 Apr 2010 23:25:19 -0400 Subject: [U-Boot] [PATCH] spi_mmc: set default spi bus In-Reply-To: <1271913394-12958-1-git-send-email-thomas@wytron.com.tw> References: <1271913394-12958-1-git-send-email-thomas@wytron.com.tw> Message-ID: <201004222325.20814.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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