commit | 1fb7cd498e6a5a7e14e1ac5518262a35ed293f3e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 24 18:00:07 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Wed Oct 26 21:36:22 2011 +0200 |
tree | 39bb7db58e2d99c2472a3368c9f32df7d79f6a22 | |
parent | 1aec244acf9daf0d4dad80fe86b2c2b7404251d6 [diff] |
net: tftpput: implement tftp logic This adds logic to tftp.c to implement the tftp 'put' command, and updates the README. Signed-off-by: Simon Glass <sjg@chromium.org>