From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 29 Mar 2013 00:13:30 +0100 Subject: [U-Boot] [PATCH v4 2/4] New command bootmenu: ANSI terminal boot menu support In-Reply-To: <201303282018.49087@pali> References: <1359731279-22431-3-git-send-email-pali.rohar@gmail.com> <1364086388-13553-1-git-send-email-agust@denx.de> <20130328163247.77b671bc@crub> <201303282018.49087@pali> Message-ID: <20130329001330.45cb382d@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 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 "clear" command Wolfgang had some reservations since we already have "cls" command for LCDs. Wolfgang suggested to unify with the existing command in a backward compatible way. I'm going to submit a patch which tries to do this. The v3 4/4 patch can be applied as is, I think. Thanks, Anatolij