[U-Boot] [PATCH v4 2/4] New command bootmenu: ANSI terminal boot menu support

Pali Rohár pali.rohar at gmail.com
Thu Mar 28 20:18:48 CET 2013


On Thursday 28 March 2013 16:32:47 Anatolij Gustschin wrote:
> On Sun, 24 Mar 2013 01:53:08 +0100
> 
> Anatolij Gustschin <agust at denx.de> wrote:
> > From: Pali Rohár <pali.rohar at gmail.com>
> > 
> > The "bootmenu" command uses U-Boot menu interfaces and
> > provides a simple mechanism for creating menus with several
> > boot items. When running this command the menu will be
> > assembled as defined by a set of environment variables
> > which contain a title and command key-value pairs. The "Up"
> > and "Down" keys are used for navigation through the items.
> > Current active menu item is highlighted and can be selected
> > using the "Enter" key.
> > 
> > The command interprets and generates various ANSI escape
> > sequencies, so for proper menu rendering and item selection
> > the used terminal should support them.
> > 
> > Signed-off-by: Pali Rohár <pali.rohar at gmail.com>
> > [agust: various fixes and documentation updates]
> > Signed-off-by: Anatolij Gustschin <agust at denx.de>
> 
> applied to staging/agust at denx.de. Thanks.
> 
> Anatolij

Hi, can you include also two next patches from this series?

http://patchwork.ozlabs.org/patch/217492/
http://patchwork.ozlabs.org/patch/225868/

-- 
Pali Rohár
pali.rohar at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130328/c73ef5af/attachment.pgp>


More information about the U-Boot mailing list