[U-Boot] [PATCH v3] spi: add altera spi controller support

Mike Frysinger vapier at gentoo.org
Fri Mar 26 04:31:54 CET 2010


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 


More information about the U-Boot mailing list