public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] spi: add altera spi controller support
Date: Thu, 25 Mar 2010 23:31:54 -0400	[thread overview]
Message-ID: <201003252331.55834.vapier@gentoo.org> (raw)
In-Reply-To: <1269573783-29211-1-git-send-email-thomas@wytron.com.tw>

On Thursday 25 March 2010 23:23:03 Thomas Chou wrote:
> +	if (bus >= (sizeof(altera_spi_base_list) / sizeof(ulong)))
> +		return NULL;

ARRAY_SIZE(altera_spi_base_list) ?
-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/20100325/cd6f54de/attachment.pgp 

  reply	other threads:[~2010-03-26  3:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-23  3:36 [U-Boot] [PATCH v2] spi: add altera spi controller support Thomas Chou
2010-03-23 20:05 ` Scott McNutt
2010-03-23 21:29 ` Mike Frysinger
2010-03-23 21:43   ` Scott McNutt
2010-03-26  3:23 ` [U-Boot] [PATCH v3] " Thomas Chou
2010-03-26  3:31   ` Mike Frysinger [this message]
2010-03-26  5:55 ` [U-Boot] [PATCH v4] " Thomas Chou
2010-03-28  4:08 ` [U-Boot] [PATCH v5 tabify] " Thomas Chou
2010-04-22  4:21 ` [U-Boot] [PATCH v6] " Thomas Chou
2010-04-22  4:39 ` [U-Boot] [PATCH v7] " Thomas Chou
2010-04-27  2:01 ` [U-Boot] [PATCH v8] " Thomas Chou
2010-04-28  2:45 ` [U-Boot] [PATCH v9] " Thomas Chou

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=201003252331.55834.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