From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Thu, 25 Mar 2010 23:31:54 -0400 Subject: [U-Boot] [PATCH v3] spi: add altera spi controller support In-Reply-To: <1269573783-29211-1-git-send-email-thomas@wytron.com.tw> References: <1269315379-6378-1-git-send-email-thomas@wytron.com.tw> <1269573783-29211-1-git-send-email-thomas@wytron.com.tw> Message-ID: <201003252331.55834.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 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