From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 20 May 2012 22:45:50 +0200 Subject: [U-Boot] [PATCH v3 05/11] cfb_console: Add console_clear_line function In-Reply-To: <1337546288-14856-1-git-send-email-agust@denx.de> References: <1335634011-9104-6-git-send-email-pali.rohar@gmail.com> <1337546288-14856-1-git-send-email-agust@denx.de> Message-ID: <20120520224550.5ad220df@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 20 May 2012 22:38:08 +0200 Anatolij Gustschin wrote: > From: Pali Roh?r > > console_clear_line() clears part of specified line or the full line. The patch numbering is wrong, actually it should be [PATCH v3 04/11]. Sorry about that. Thanks, Anatolij