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

2013-03-28 Thread Pali Rohár
On Friday 29 March 2013 00:13:30 Anatolij Gustschin wrote: > Hi, > > On Thu, 28 Mar 2013 20:18:48 +0100 > Pali Rohár wrote: > ... > > > Hi, can you include also two next patches from this series? > > > > http://patchwork.ozlabs.org/patch/217492/ > > http://patchwork.ozlabs.org/patch/225868/ >

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

2013-03-28 Thread Anatolij Gustschin
Hi, On Thu, 28 Mar 2013 20:18:48 +0100 Pali Rohár wrote: ... > > Hi, can you include also two next patches from this series? > > http://patchwork.ozlabs.org/patch/217492/ > http://patchwork.ozlabs.org/patch/225868/ These patches are in my queue, I didn't forgot about them :-) Regarding the "c

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

2013-03-28 Thread Pali Rohár
On Thursday 28 March 2013 16:32:47 Anatolij Gustschin wrote: > On Sun, 24 Mar 2013 01:53:08 +0100 > > Anatolij Gustschin wrote: > > From: Pali Rohár > > > > The "bootmenu" command uses U-Boot menu interfaces and > > provides a simple mechanism for creating menus with several > > boot items. Whe

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

2013-03-28 Thread Anatolij Gustschin
On Sun, 24 Mar 2013 01:53:08 +0100 Anatolij Gustschin wrote: > From: Pali Rohár > > 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 en

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

2013-03-28 Thread Anatolij Gustschin
Hi, On Tue, 26 Mar 2013 16:19:35 +0100 Pali Rohár wrote: ... > I tested them on Nokia N900 and in qemu (hw n900). Working fine. Thanks for testing! Anatolij ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

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

2013-03-26 Thread Pali Rohár
On Monday 25 March 2013 20:29:23 Anatolij Gustschin wrote: > Hi, > > On Sun, 24 Mar 2013 01:53:08 +0100 > > Anatolij Gustschin wrote: > > From: Pali Rohár > > > > The "bootmenu" command uses U-Boot menu interfaces and > > provides a simple mechanism for creating menus with several > > boot ite

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

2013-03-25 Thread Anatolij Gustschin
Hi, On Sun, 24 Mar 2013 01:53:08 +0100 Anatolij Gustschin wrote: > From: Pali Rohár > > The "bootmenu" command uses U-Boot menu interfaces and provides > a simple mechanism for creating menus with several boot items. Could you please test v4 patches. I've tested them in sandbox and on a frame

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

2013-03-23 Thread Anatolij Gustschin
From: Pali Rohár 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