[U-Boot] [PATCH v3 4/5] TFTP: add tftpsrv command
Wolfgang Denk
wd at denx.de
Thu May 19 21:48:25 CEST 2011
Dear Luca Ceresoli,
In message <1305626621-15008-5-git-send-email-luca.ceresoli at comelit.it> you wrote:
> Signed-off-by: Luca Ceresoli <luca.ceresoli at comelit.it>
> Cc: Wolfgang Denk <wd at denx.de>
>
> ---
> Changes in v2: none.
>
> Changes in v3:
> - rebased on top of the net/tftp.c cleanup;
> - made do_tftpsrv() static;
> - improved tftpsrv command help;
> - removed all #ifdefs that used to remove negligible amounts of compiled code,
> at the cost of a much less readable source file; after measurements, it
> turned out this change does not increase code size.
>
> README | 1 +
> common/cmd_net.c | 17 +++++++++++++++++
> include/net.h | 3 ++-
> net/net.c | 7 ++++++-
> 4 files changed, 26 insertions(+), 2 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
"Free markets select for winning solutions." - Eric S. Raymond
More information about the U-Boot
mailing list