All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 0/6] mxc_spi refactoring (for mx6q and mx6qsabrelite)
Date: Mon, 23 Jan 2012 12:52:26 -0700	[thread overview]
Message-ID: <4F1DBA7A.4060700@boundarydevices.com> (raw)
In-Reply-To: <CAOMZO5AZizB-w24eCsaG42CMDjOk6ei+0DN9FNTdeTZe1P8wZw@mail.gmail.com>

On 01/23/2012 10:51 AM, Fabio Estevam wrote:
>
>> >  Patch 4 modifies the 'sf' command to allow a default chip-select
>> >  to be specified by board headers as is done on efika et al. This allows
>> >  a bare 'sf' probe command:
>> >        U-Boot>  sf probe
>> >  instead of the more cumbersome usage when a GPIO is tacked onto
>> >  the chip-select. Otherwise, this command-line would be needed
>> >  to specify GP3:19 on SabreLite:
>> >        U-Boot>  sf probe 0x5300
> I think this comment is very useful and it would be nice to have it in
> the commit log of the patch.
>

Works for me.

Any other requests before V3?

      reply	other threads:[~2012-01-23 19:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23 16:46 [U-Boot] [PATCH V2 0/6] mxc_spi refactoring (for mx6q and mx6qsabrelite) Eric Nelson
2012-01-23 16:46 ` [U-Boot] [PATCH V2 1/6] mxc_spi: move machine specifics into CPU headers Eric Nelson
2012-01-24 13:58   ` Stefano Babic
2012-01-23 16:46 ` [U-Boot] [PATCH V2 2/6] mx6q: Add support for ECSPI through mxc_spi driver Eric Nelson
2012-01-24 14:01   ` Stefano Babic
2012-01-23 16:46 ` [U-Boot] [PATCH V2 3/6] mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platform Eric Nelson
2012-01-24 13:57   ` Stefano Babic
2012-01-23 16:46 ` [U-Boot] [PATCH V2 4/6] sf command: allow default chip select through CONFIG_SPI_FLASH_CS Eric Nelson
2012-01-24 13:57   ` Stefano Babic
2012-01-23 16:46 ` [U-Boot] [PATCH V2 5/6] mx6q: mx6qsabrelite: Provide default chip-select for serial flash Eric Nelson
2012-01-24 13:58   ` Stefano Babic
2012-01-23 16:46 ` [U-Boot] [PATCH V2 6/6] mx6q: mx6qsabrelite: Conditionally define macros for environment in " Eric Nelson
2012-01-23 17:51 ` [U-Boot] [PATCH V2 0/6] mxc_spi refactoring (for mx6q and mx6qsabrelite) Fabio Estevam
2012-01-23 19:52   ` Eric Nelson [this message]

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=4F1DBA7A.4060700@boundarydevices.com \
    --to=eric.nelson@boundarydevices.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.