[U-Boot] [PATCH 2/5] cmd_nand: some infrastructure fixes and refactoring
Mike Frysinger
vapier at gentoo.org
Wed Oct 13 03:11:30 CEST 2010
On Monday, August 30, 2010 19:03:35 Scott Wood wrote:
> - Refactor arg_off_size for added readability and flexibility,
> and some added checks such as partition size.
>
> @@ -564,7 +624,7 @@
> if (arg_off_size(argc - 2, argv + 2, nand, &off, &size) < 0)
seems this change is incomplete (this unchanged line to be exact):
cmd_nand.c: In function ‘do_nand’:
cmd_nand.c:656: warning: passing argument 3 of ‘arg_off_size’ from
incompatible pointer type
-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/20101012/0c7f089c/attachment.pgp
More information about the U-Boot
mailing list