[U-Boot] tftp "command" in default environments
Wolfgang Denk
wd at denx.de
Wed Jun 22 19:26:36 CEST 2011
Dear Mike Frysinger,
In message <201106221207.42499.vapier at gentoo.org> you 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
This has absolutely nothing to do with autocomplete. It's just using
the fact that you can abbreviate all command names as long as they
remain unambiguous.
> 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").
True.
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
"A dirty mind is a joy forever." - Randy Kunkee
More information about the U-Boot
mailing list