[U-Boot-Users] [patch #1/11] Auto Complete support

Pantelis Antoniou panto at intracom.gr
Tue Mar 30 16:48:17 CEST 2004


Hello

The following patch adds auto-complete support
to the u-boot command line.

Using TAB the parser will try to auto complete
all commands and for a few commands it will
also try to do the same for their arguments.

The commands that accept auto completion of
their arguments are: setenv printenv & run.

To enable just

#define CONFIG_AUTO_COMPLETE

at the board config.h file.

Regards

Pantelis
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: autocomplete.diffstat
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040330/20e143aa/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: autocomplete.diff
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040330/20e143aa/attachment-0001.txt 


More information about the U-Boot mailing list