
7 Apr
2015
7 Apr
'15
8:01 p.m.
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@konsulko.com
Applied to u-boot/master, thanks!
--
Tom