[U-Boot] [PATCH v2 05/11] net: tftpput: Rename TFTP to TFTPGET

Wolfgang Denk wd at denx.de
Wed Oct 26 21:33:51 CEST 2011


Dear Simon Glass,

In message <1319515208-7810-6-git-send-email-sjg at chromium.org> you wrote:
> This is a better name for this protocol. Also remove the typedef to keep
> checkpatch happy, and move zeroing of NetBootFileXferSize a little
> earlier since TFTPPUT will need to change this.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>  board/hymod/bsp.c   |    2 +-
>  board/hymod/fetch.c |    2 +-
>  common/cmd_elf.c    |    6 +++---
>  common/cmd_net.c    |    8 ++++----
>  common/update.c     |    2 +-
>  include/net.h       |    8 +++++---
>  net/net.c           |   18 ++++++++----------
>  7 files changed, 23 insertions(+), 23 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
"Evil does seek to maintain power by suppressing the truth."
"Or by misleading the innocent."
	-- Spock and McCoy, "And The Children Shall Lead",
	   stardate 5029.5.


More information about the U-Boot mailing list