From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] spi_mmc: set default spi bus
Date: Thu, 22 Apr 2010 23:25:19 -0400 [thread overview]
Message-ID: <201004222325.20814.vapier@gentoo.org> (raw)
In-Reply-To: <1271913394-12958-1-git-send-email-thomas@wytron.com.tw>
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
next prev parent reply other threads:[~2010-04-23 3:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-22 5:16 [U-Boot] [PATCH] spi_mmc: set default spi bus Thomas Chou
2010-04-23 3:25 ` Mike Frysinger [this message]
2010-04-23 3:28 ` [U-Boot] [PATCH] mmc: new legacy MMC/SPI driver Mike Frysinger
2010-04-23 8:20 ` Wolfgang Wegner
2010-04-23 14:55 ` Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201004222325.20814.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox