From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 14 Oct 2012 02:27:54 +0200 Subject: [U-Boot] [PATCH v3 4/5] cfb_console: Add support for some ANSI terminal escape codes In-Reply-To: <4104977.6qssJvYO9t@pali> References: <1327415291-13260-1-git-send-email-pali.rohar@gmail.com> <201210140148.20833.marex@denx.de> <4104977.6qssJvYO9t@pali> Message-ID: <201210140227.54932.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Pali Roh?r, > On Sunday 14 October 2012 01:48:20 Marek Vasut wrote: > > Dear Pali Roh?r, > > > > > * This patch add support for move cursor, reverse colors and > > > clear console> > > > > > > via ANSI espace codes in cfb_console driver > > > > > > * ANSI escape codes can be enabled/disabled via > > > CONFIG_CFB_CONSOLE_ANSI> > > > > > > Signed-off-by: Pali Roh?r > > > --- > > > > Missing v3? > > In "Changes since v2" I wrote what was changed in open interval > between v2 and v3. So it is not missing :-) Please stop inventing new ways of writing changelog and obey: http://www.denx.de/wiki/U-Boot/Patches > > > Changes since v2: > > > - Fixed multiline comments > > > > > > Changes since v1: > > > - Added support ANSI code show/hide cursor > > > - Added info to README > > > > [...] > > > > I'll leave the rest of the patch up to Anatolij, he's The > > Expert. > > > > Best regards, > > Marek Vasut Best regards, Marek Vasut