diff options
| author | Simon Glass <sjg@chromium.org> | 2011-12-19 16:10:43 +0000 |
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2011-12-20 23:12:32 +0100 |
| commit | 38bd80b4856254916e886488f8e455e3bc15fdbe (patch) | |
| tree | 0ff9a38e5f760f1c8e7ca44d80818254744bcccc /drivers/net/e1000_spi.c | |
| parent | bf0b6313433819899c49d8d6fb30b4d702226f1e (diff) | |
| download | olio-uboot-2014.01-38bd80b4856254916e886488f8e455e3bc15fdbe.tar.xz olio-uboot-2014.01-38bd80b4856254916e886488f8e455e3bc15fdbe.zip | |
net: Fix arguments in tftpput command
The switch to strict_strtoul() was not done correctly - this fixes
the compile error when CONFIG_CMD_TFTPPUT is active.
There appears to very little use of strict_strtoul() in commands, so
it might be easier to switch to simple_strtoul(). If not, we should
decide the best way to use strict_strtoul(). For now I have added a
friendly message which will of course increase code size.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/net/e1000_spi.c')
0 files changed, 0 insertions, 0 deletions