From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 19 May 2012 21:16:13 +0200 Subject: [U-Boot] [PATCH v2 03/11] cfb_console: Fix function console_back In-Reply-To: <1335634011-9104-4-git-send-email-pali.rohar@gmail.com> References: <1335634011-9104-1-git-send-email-pali.rohar@gmail.com> <1335634011-9104-4-git-send-email-pali.rohar@gmail.com> Message-ID: <20120519211613.120dd5f4@wker> 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 Sat, 28 Apr 2012 19:26:43 +0200 Pali Roh?r wrote: > * Do not disable and enable cursor again > > Signed-off-by: Pali Roh?r > --- > drivers/video/cfb_console.c | 2 -- > 1 file changed, 2 deletions(-) Applied to u-boot-video/master after extending the commit log. Thanks, Anatolij