From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/8] Add tftpput command for uploading files over network
Date: Sun, 30 Oct 2011 16:13:22 -0400 [thread overview]
Message-ID: <201110301613.23035.vapier@gentoo.org> (raw)
In-Reply-To: <4EA27CFE.2010303@aribaud.net>
On Saturday 22 October 2011 04:21:18 Albert ARIBAUD wrote:
> Many U-Boot environments use 'tftp' as a shorthand to tftpboot. Did you
> verify that this is not broken by the introduction of 'tftpput'?
those boards are broken. we can't sanely maintain support for people relying
on autocompleted commands.
ignoring that, no one includes config_cmd_all.h, and no one enables this
command. if people do, and they don't test things, then that's even more
their problem.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111030/52922e6f/attachment.pgp
prev parent reply other threads:[~2011-10-30 20:13 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-22 4:51 [U-Boot] [PATCH 0/8] Add tftpput command for uploading files over network Simon Glass
2011-10-22 4:51 ` [U-Boot] [PATCH 1/8] Move simple_itoa to vsprintf Simon Glass
2011-10-22 4:51 ` [U-Boot] [PATCH 2/8] Add setenv_uint() and setenv_addr() Simon Glass
2011-10-23 5:29 ` Mike Frysinger
2011-10-25 21:35 ` Simon Glass
2011-10-25 21:39 ` Mike Frysinger
2011-10-25 21:58 ` Simon Glass
2011-10-25 22:01 ` Wolfgang Denk
2011-10-25 22:08 ` Mike Frysinger
2011-10-25 22:41 ` Simon Glass
2011-10-25 22:49 ` Mike Frysinger
2011-10-25 23:08 ` Simon Glass
2011-10-25 23:27 ` Mike Frysinger
2011-10-22 4:51 ` [U-Boot] [PATCH 3/8] tftpput: Rename TFTP to TFTPGET Simon Glass
2011-10-22 4:51 ` [U-Boot] [PATCH 4/8] tftpput: move common code into separate functions Simon Glass
2011-10-22 4:51 ` [U-Boot] [PATCH 5/8] tftpput: support selecting get/put for tftp Simon Glass
2011-10-22 4:51 ` [U-Boot] [PATCH 6/8] tftpput: add save_addr and save_size global variables Simon Glass
2011-10-22 4:51 ` [U-Boot] [PATCH 7/8] tftpput: implement tftp logic Simon Glass
2011-10-22 4:51 ` [U-Boot] [PATCH 8/8] tftpput: add tftpput command Simon Glass
2011-10-22 8:21 ` [U-Boot] [PATCH 0/8] Add tftpput command for uploading files over network Albert ARIBAUD
2011-10-22 16:15 ` Simon Glass
2011-10-24 4:28 ` Simon Glass
2011-10-25 4:13 ` Simon Glass
2011-10-25 6:44 ` Albert ARIBAUD
2011-10-30 20:13 ` Mike Frysinger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201110301613.23035.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox