[U-Boot] [PATCH v2 10/11] net: tftpput: implement tftp logic

Wolfgang Denk wd at denx.de
Wed Oct 26 21:36:37 CEST 2011


Dear Simon Glass,

In message <1319515208-7810-11-git-send-email-sjg at chromium.org> you wrote:
> This adds logic to tftp.c to implement the tftp 'put' command, and
> updates the README.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v2:
> - Cope with block rollover
> - Don't print amount of data transferred on each block rollover
> 
>  README     |    2 +
>  net/net.c  |    4 ++
>  net/tftp.c |  134 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
>  3 files changed, 119 insertions(+), 21 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"More software projects have gone awry for lack of calendar time than
for all other causes combined."
                         - Fred Brooks, Jr., _The Mythical Man Month_


More information about the U-Boot mailing list