[U-Boot] tftp "command" in default environments
Mike Frysinger
vapier at gentoo.org
Wed Jun 22 18:07:41 CEST 2011
On Wednesday, June 22, 2011 10:28:59 Luca Ceresoli wrote:
> Unfortunately, activating it causes some boards to stop working correctly.
> This is because they use the tftp "command" in their environment, but tftp
> is has never been a real command, just the prefix for tftpboot.
> tftpboot used to be the sole completion for the tftp prefix, and this is
> still true unless one activates tftpsrv.
those configs are broken. the autocomplete support has never been something
you can rely on if you add new commands. if you want correct behavior all the
time, then use the full proper name (i.e. "tftpboot" not "tftp").
> This is of course a bug in many boards (and the docs too).
submit patches
-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/20110622/dd5de1b9/attachment.pgp
More information about the U-Boot
mailing list