Re: [PATCH 1/3] net: Add tftp command which uses the new tftp code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 19:22 Thu 27 Sep     , Sascha Hauer wrote:
> Traditionally tftp is a command of its own. Since we can
> mount tftp as a filesystem we have duplicated the tftp code, the old
> code is used by the tftp command, the new by the filesystem support.
> This adds a tftp command based on the filesystem support to preserve
> backward compatibility. This allows us to remove the old tftp support
> in the next step.
> 
> Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
> ---
>  commands/Kconfig  |    8 +++++
>  commands/Makefile |    1 +
>  commands/tftp.c   |  103 +++++++++++++++++++++++++++++++++++++++++++++++++++++
why this is c code?

why not simply do it via script

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux