[U-Boot] [PATCH] cmd_mem.c: Update 'iteration_limit' to unsigned long

Tom Rini trini at konsulko.com
Tue Apr 7 20:01:16 CEST 2015


On Tue, Apr 07, 2015 at 01:57:50PM -0400, Tom Rini wrote:

> With e37f1eb we now use strict_strtoul() in do_mem_mtest() and this
> gives us a warning:
> ../include/vsprintf.h:38:5: note: expected 'long unsigned int *' but
> argument is of type 'int *'
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150407/522ebff6/attachment.sig>


More information about the U-Boot mailing list