]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: tftpput: Support selecting get/put for tftp
authorSimon Glass <sjg@chromium.org>
Mon, 24 Oct 2011 18:00:05 +0000 (18:00 +0000)
committerWolfgang Denk <wd@denx.de>
Wed, 26 Oct 2011 19:34:44 +0000 (21:34 +0200)
commit58f317d1823c34b41990f21931d143a6606f5507
tree62ec42cc1c56ab96622a8487708fb2e16e0e4eb8
parente4cde2f70d2377fdf484cbbc1729b188f81b8ec8
net: tftpput: Support selecting get/put for tftp

TftpStart should support starting either a get or a put.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/net.h
net/bootp.c
net/tftp.c
net/tftp.h