diff options
author | Tom Rini <trini@konsulko.com> | 2015-04-07 09:38:54 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-04-07 09:38:54 -0400 |
commit | adcc5705991ce3162fc204da9a673d9fe2cc5bf0 (patch) | |
tree | 00d701adb0d0b60738a407e481223dc66f1d5064 /scripts | |
parent | c4aaf2e0a6b6d215b5b6146b5502200f67d2ad0a (diff) | |
download | u-boot-imx-adcc5705991ce3162fc204da9a673d9fe2cc5bf0.zip u-boot-imx-adcc5705991ce3162fc204da9a673d9fe2cc5bf0.tar.gz u-boot-imx-adcc5705991ce3162fc204da9a673d9fe2cc5bf0.tar.bz2 |
cmd_mem.c: Update 'iteration_limit' to unsigned long
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions