From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 25 Mar 2013 20:29:23 +0100 Subject: [U-Boot] [PATCH v4 2/4] New command bootmenu: ANSI terminal boot menu support In-Reply-To: <1364086388-13553-1-git-send-email-agust@denx.de> References: <1359731279-22431-3-git-send-email-pali.rohar@gmail.com> <1364086388-13553-1-git-send-email-agust@denx.de> Message-ID: <20130325202923.72cac5a0@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 buffer device (cfb_console) and didn't see any issues. I'm going to apply these patches in a few days. Thanks, Anatolij